NSNumber constructor

NSNumber()

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

Implementation

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