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