API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPIndexSet(CPCopying) Category Reference

Instance Methods

(id) - copy
 
(id) - mutableCopy
 

Detailed Description

Definition at line 1047 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 1055 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 1066 of file CPIndexSet.j.


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