Class Info |
Class Name: |
NSCountedSet |
Super Class: |
NSMutableSet |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
186 |
Instance Size: |
8 bytes |
Documentation: |
NSCountedSet |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
table |
struct ? {...} * |
4 |
|
Instance Methods |
Name |
Signature |
- addObject: |
v0@+8:+12@+16 |
- count |
I0@+8:+12 |
- countForObject: |
I0@+8:+12@+16 |
- dealloc |
v0@+8:+12 |
- descriptionWithLocale:indent: |
@0@+8:+12@+16I+20 |
- init |
@0@+8:+12 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithObjects:count: |
@0@+8:+12^@+16I+20 |
- initWithSet:copyItems: |
@0@+8:+12@+16C+23 |
- member: |
@0@+8:+12@+16 |
- mutableCopyWithZone: |
@0@+8:+12@+16 |
- objectEnumerator |
@0@+8:+12 |
- removeAllObjects |
v0@+8:+12 |
- removeObject: |
v0@+8:+12@+16 |
|