FixedIntClass constructor

FixedIntClass(
  1. int _bits
)

Implementation

FixedIntClass(this._bits) : super();