NSMutableSet constructor

NSMutableSet()

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

Implementation

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