SignMagnitudeValuePopulator<SmvType extends SignMagnitudeValue> constructor
- SmvType _unpopulated
Creates a SignMagnitudeValuePopulator for the given _unpopulated
SignMagnitudeValue.
Implementation
SignMagnitudeValuePopulator(this._unpopulated);