Instance Methods | |
(id) | - copy |
(id) | - mutableCopy |
Definition at line 1051 of file CPIndexSet.j.
|
implementation |
Creates a deep copy of the index set. The returned copy is mutable. The reason for the two copy methods is for source compatibility with GNUStep code.
Extends class CPIndexSet.
Definition at line 1059 of file CPIndexSet.j.
|
implementation |
Creates a deep copy of the index set. The returned copy is mutable. The reason for the two copy methods is for source compatibility with GNUStep code.
Extends class CPIndexSet.
Definition at line 1070 of file CPIndexSet.j.