API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPIndexSet(CPCopying) Category Reference

Instance Methods

(id) - copy
 
(id) - mutableCopy
 

Detailed Description

Definition at line 1052 of file CPIndexSet.j.

Method Documentation

- (id) copy
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.

Returns
the index set copy

Extends class CPIndexSet.

Definition at line 1060 of file CPIndexSet.j.

- (id) mutableCopy
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.

Returns
the index set copy

Extends class CPIndexSet.

Definition at line 1071 of file CPIndexSet.j.


The documentation for this category was generated from the following file: