NSMutableDictionary constructor
NSMutableDictionary()
Returns a new instance of NSMutableDictionary constructed with the default new method.
Implementation
NSMutableDictionary() : this.as(new$().object$);
Returns a new instance of NSMutableDictionary constructed with the default new method.
NSMutableDictionary() : this.as(new$().object$);