Class NSMapTable<K extends NSObject,​V extends NSObject>

All Implemented Interfaces:
Map<K,​V>, NSCoding, NSFastEnumeration, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSMapTable<K extends NSObject,​V extends NSObject>
extends NSObject
implements NSSecureCoding, NSFastEnumeration, Map<K,​V>