NSMutableDictionary constructor

NSMutableDictionary()

Returns a new instance of NSMutableDictionary constructed with the default new method.

Implementation

NSMutableDictionary() : this.as(new$().object$);