Class Info |
Class Name: |
NGHashMap |
Super Class: |
NSObject |
Subclasses: |
1 direct subclasses |
Version: |
0 |
Number: |
20 |
Instance Size: |
8 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
table |
struct ? {...} * |
4 |
|
Instance Methods |
Name |
Signature |
- allKeys |
@0@+8:+12 |
- allObjects |
@0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- count |
I0@+8:+12 |
- countObjectsForKey: |
I0@+8:+12@+16 |
- dealloc |
v0@+8:+12 |
- description |
@0@+8:+12 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- hash |
I0@+8:+12 |
- init |
@0@+8:+12 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithCoder: |
@0@+8:+12@+16 |
- initWithDictionary: |
@0@+8:+12@+16 |
- initWithHashMap: |
@0@+8:+12@+16 |
- initWithObjects:forKey: |
@0@+8:+12@+16@+20 |
- isEqual: |
C0@+8:+12@+16 |
- isEqualToHashMap: |
C0@+8:+12@+16 |
- keyEnumerator |
@0@+8:+12 |
- mutableCopyWithZone: |
@0@+8:+12@+16 |
- objectAtIndex:forKey: |
@0@+8:+12I+16@+20 |
- objectEnumerator |
@0@+8:+12 |
- objectEnumeratorForKey: |
@0@+8:+12@+16 |
- objectForKey: |
@0@+8:+12@+16 |
- objectsForKey: |
@0@+8:+12@+16 |
- propertyList |
@0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ hashMap |
@0@+8:+12 |
+ hashMapWithDictionary: |
@0@+8:+12@+16 |
+ hashMapWithHashMap: |
@0@+8:+12@+16 |
+ hashMapWithObjects:forKey: |
@0@+8:+12@+16@+20 |
|
Direct Subclasses |
NGMutableHashMap
|