API  1.0.0
CPMutableIndexSet.h
Go to the documentation of this file.
1 
2 @interface CPMutableIndexSet : CPIndexSet
3 {
4  id __doxygen__;
5 }
6 @end
A collection of unique integers.
Definition: CPIndexSet.h:2