Class NSOrderedSet<T extends NSObject>

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

public class NSOrderedSet<T extends NSObject>
extends NSObject
implements NSFastEnumeration, Set<T>, List<T>