CPCountedSet Class Reference
[Foundation]

An mutable collection which may contain a specific object numerous times. More...

List of all members.

Public Member Functions

(void) - addObject: [implementation]
(unsigned) - countForObject: [implementation]
(void) - removeAllObjects [implementation]
(void) - removeObject: [implementation]

Detailed Description

An mutable collection which may contain a specific object numerous times.

Definition at line 31 of file CPCountedSet.j.


Member Function Documentation

- (void) addObject: (id)  anObject   [implementation]

Definition at line 36 of file CPCountedSet.j.

- (unsigned) countForObject: (id)  anObject   [implementation]

Definition at line 83 of file CPCountedSet.j.

- (void) removeAllObjects   [implementation]

Definition at line 73 of file CPCountedSet.j.

- (void) removeObject: (id)  anObject   [implementation]

Definition at line 51 of file CPCountedSet.j.


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

Generated on Fri Apr 9 11:04:21 2010 for Cappuccino API by  doxygen 1.6.1