uk.me.nxg.unity
Class SimpleBinaryUnit
java.lang.Object
uk.me.nxg.unity.OneUnit
uk.me.nxg.unity.SimpleUnit
uk.me.nxg.unity.SimpleBinaryUnit
public class SimpleBinaryUnit
- extends SimpleUnit
A unit which has a prefix which is a round power of 1024.
This will have been detected through the presence of one of the
'binary' prefixes kibi, mebi, and so on, as specified by ISO/IEC
80000-13 Sect.4 (or the earlier IEEE standard 1541-2002).
Methods inherited from class uk.me.nxg.unity.SimpleUnit |
equals, getBaseUnitDefinition, getBaseUnitName, getBaseUnitString, getDimensions, getPrefix, hashCode, isRecognisedUnit, isRecommendedUnit, satisfiesUsageConstraints, toDebugString, toString, toString, unitString, unitString |