Package info.monitorenter.util.units
Class UnitPeta
java.lang.Object
info.monitorenter.util.units.AUnit
info.monitorenter.util.units.UnitPeta
- All Implemented Interfaces:
Serializable
Peta unit, 10 15 .
- Version:
- $Revision: 1.4 $
- Author:
- Achim Westermann
- See Also:
-
Field Summary
Fields inherited from class info.monitorenter.util.units.AUnit
m_decimals, m_factor, m_nexLowerUnit, m_nextHigherUnit, m_unitName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class info.monitorenter.util.units.AUnit
equals, getDecimals, getFactor, getLabel, getNexLowerUnit, getNextHigherUnit, getUnitName, getValue, hashCode, setDecimals, toString
-
Constructor Details
-
UnitPeta
public UnitPeta()Defcon.
-