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

All Implemented Interfaces:
Map<K,​V>, NSFastEnumeration, NSObjectProtocol, NSPropertyList, ObjCProtocol
Direct Known Subclasses:
NSMutableDictionary

public class NSDictionary<K extends NSObject,​V extends NSObject>
extends NSObject
implements NSPropertyList, NSFastEnumeration, Map<K,​V>