Class Info |
Class Name: |
NSMutableSet |
Super Class: |
NSSet |
Subclasses: |
2 direct subclasses |
Version: |
0 |
Number: |
189 |
Instance Size: |
4 bytes |
Documentation: |
NSMutableSet |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- addObject: |
v0@+8:+12@+16 |
- addObjectsFromArray: |
v0@+8:+12@+16 |
- classForCoder |
#0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithObjectsFromEnumerator: |
@0@+8:+12@+16 |
- intersectSet: |
v0@+8:+12@+16 |
- minusSet: |
v0@+8:+12@+16 |
- removeAllObjects |
v0@+8:+12 |
- removeObject: |
v0@+8:+12@+16 |
- setSet: |
v0@+8:+12@+16 |
- unionSet: |
v0@+8:+12@+16 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ setWithCapacity: |
@0@+8:+12I+16 |
|
Direct Subclasses |
NSConcreteMutableSet
NSCountedSet
|