uk.me.nxg.unity
Class SimpleBinaryUnit

java.lang.Object
  extended by uk.me.nxg.unity.OneUnit
      extended by uk.me.nxg.unity.SimpleUnit
          extended by 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).


Method Summary
 
Methods inherited from class uk.me.nxg.unity.SimpleUnit
equals, getBaseUnitDefinition, getBaseUnitName, getBaseUnitString, getDimensions, getPrefix, hashCode, isRecognisedUnit, isRecommendedUnit, satisfiesUsageConstraints, toDebugString, toString, toString, unitString, unitString
 
Methods inherited from class uk.me.nxg.unity.OneUnit
getExponent
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait