An mutable collection which may contain a specific object numerous times. More...
#import <CPCountedSet.h>
Instance Methods | |
(void) | - addObject: |
(unsigned) | - countForObject: |
(void) | - removeAllObjects |
(void) | - removeObject: |
An mutable collection which may contain a specific object numerous times.
Definition at line 2 of file CPCountedSet.h.
|
implementation |
Definition at line 34 of file CPCountedSet.j.
|
implementation |
Definition at line 81 of file CPCountedSet.j.
|
implementation |
Definition at line 71 of file CPCountedSet.j.
|
implementation |
Definition at line 49 of file CPCountedSet.j.