Public Member Functions | |
(void) | - addObject: [implementation] |
(void) | - removeObject: [implementation] |
(void) | - removeAllObjects [implementation] |
(unsigned) | - countForObject: [implementation] |
Definition at line 7 of file CPCountedSet.j.
- (void) addObject: | (id) | anObject | [implementation] |
Definition at line 12 of file CPCountedSet.j.
- (unsigned) countForObject: | (id) | anObject | [implementation] |
Definition at line 59 of file CPCountedSet.j.
- (void) removeAllObjects | [implementation] |
Definition at line 49 of file CPCountedSet.j.
- (void) removeObject: | (id) | anObject | [implementation] |
Definition at line 27 of file CPCountedSet.j.