Class NSArray<T extends NSObject>

All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>, NSFastEnumeration, NSObjectProtocol, NSPropertyList, ObjCProtocol
Direct Known Subclasses:
NSMutableArray

public class NSArray<T extends NSObject>
extends NSObject
implements NSFastEnumeration, NSPropertyList, List<T>