Class Info |
Class Name: |
NSConcreteMutableDictionary |
Super Class: |
NSMutableDictionary |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
197 |
Instance Size: |
8 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
table |
struct ? {...} * |
4 |
|
Instance Methods |
Name |
Signature |
- count |
I0@+8:+12 |
- dealloc |
v0@+8:+12 |
- init |
@0@+8:+12 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithDictionary: |
@0@+8:+12@+16 |
- initWithObjects:forKeys:count: |
@0@+8:+12^@+16^@+20I+24 |
- keyEnumerator |
@0@+8:+12 |
- objectForKey: |
@0@+8:+12@+16 |
- removeAllObjects |
v0@+8:+12 |
- removeObjectForKey: |
v0@+8:+12@+16 |
- setObject:forKey: |
v0@+8:+12@+16@+20 |
|
Class Methods |
Name |
Signature |
+ initialize |
v0@+8:+12 |
|