FixedNatClass constructor

FixedNatClass(
  1. int _bits
)

Implementation

FixedNatClass(this._bits) : super();