+ allocWithZone:
+ array
+ arrayWithArray:
+ arrayWithCapacity:
+ arrayWithContentsOfFile:
+ arrayWithObject:
+ arrayWithObjects:
+ arrayWithObjects:count:

- addObject:
- addObjectsFromArray:
- arrayByAddingObject:
- arrayByAddingObjectsFromArray:
- componentsJoinedByString:
- containsObject:
- count
- description
- descriptionWithLocale:
- descriptionWithLocale:indent:
- firstObjectCommonWithArray:
- getObjects:
- getObjects:range:
- hash
- indexOfObject:
- indexOfObject:inRange:
- indexOfObjectIdenticalTo:
- indexOfObjectIdenticalTo:inRange:
- initWithArray:
- initWithCapacity:
- initWithContentsOfFile:
- initWithObjects:
- initWithObjects:count:
- insertObject:atIndex:
- isEqual:
- isEqualToArray:
- lastObject
- makeObjectsPerform:
- makeObjectsPerform:withObject:
- makeObjectsPerformSelector:
- makeObjectsPerformSelector:withObject:
- objectAtIndex:
- objectEnumerator
- pathsMatchingExtensions:
- removeAllObjects
- removeLastObject
- removeObject:
- removeObject:inRange:
- removeObjectAtIndex:
- removeObjectIdenticalTo:
- removeObjectIdenticalTo:inRange:
- removeObjectsFromIndices:numIndices:
- removeObjectsInArray:
- removeObjectsInRange:
- replaceObjectAtIndex:withObject:
- replaceObjectsInRange:withObjectsFromArray:
- replaceObjectsInRange:withObjectsFromArray:range:
- reverseObjectEnumerator
- setArray:
- sortUsingFunction:context:
- sortUsingSelector:
- sortedArrayHint
- sortedArrayUsingFunction:context:
- sortedArrayUsingFunction:context:hint:
- sortedArrayUsingSelector:
- subarrayWithRange:
- writeToFile:atomically: