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