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

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

public class NSMutableDictionary<K extends NSObject,​V extends NSObject>
extends NSDictionary<K,​V>