Class NSHashTable<T extends NSObject>

All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>, NSCoding, NSFastEnumeration, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSHashTable<T extends NSObject>
extends NSObject
implements NSSecureCoding, NSFastEnumeration, Set<T>