Package info.monitorenter.util.units
Class UnitTera
- java.lang.Object
-
- info.monitorenter.util.units.AUnit
-
- info.monitorenter.util.units.UnitTera
-
- All Implemented Interfaces:
java.io.Serializable
public final class UnitTera extends AUnit
Tera unit, 10 12 .- Version:
- $Revision: 1.4 $
- Author:
- Achim Westermann
- See Also:
AUnit
,UnitFactory
,IUnitSystem
,UnitSystemSI
, Serialized Form
-
-
Field Summary
-
Fields inherited from class info.monitorenter.util.units.AUnit
m_decimals, m_factor, m_nexLowerUnit, m_nextHigherUnit, m_unitName
-
-
Constructor Summary
Constructors Constructor Description UnitTera()
Defcon.
-
Method Summary
-
Methods inherited from class info.monitorenter.util.units.AUnit
equals, getDecimals, getFactor, getLabel, getNexLowerUnit, getNextHigherUnit, getUnitName, getValue, hashCode, setDecimals, toString
-
-