![]() |
API
0.9.7
|
Instance Methods | |
(id) | - copy |
(id) | - mutableCopy |
Definition at line 1052 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 1060 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 1071 of file CPIndexSet.j.