FixedPointValuePopulator<FxvType extends FixedPointValue> constructor
- FxvType _unpopulated
Creates a FixedPointValuePopulator for the given _unpopulated
FixedPointValue.
Implementation
FixedPointValuePopulator(this._unpopulated);