uk.me.nxg.unity
Class SimpleDecimalUnit

java.lang.Object
  extended by uk.me.nxg.unity.OneUnit
      extended by uk.me.nxg.unity.SimpleUnit
          extended by uk.me.nxg.unity.SimpleDecimalUnit
All Implemented Interfaces:
Comparable<OneUnit>

public class SimpleDecimalUnit
extends SimpleUnit

A unit which has a prefix which is a round power of 1000.

See Also:
SimpleBinaryUnit

Method Summary
 
Methods inherited from class uk.me.nxg.unity.SimpleUnit
compareTo, 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, isQuoted
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait