![]() |
API
0.9.6
|
Instance Methods | |
(id) | - copy |
(id) | - mutableCopy |
Definition at line 1047 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 1055 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 1066 of file CPIndexSet.j.