Package info.monitorenter.util.units
Class UnitMega
java.lang.Object
info.monitorenter.util.units.AUnit
info.monitorenter.util.units.UnitMega
- All Implemented Interfaces:
Serializable
Mega unit, 10 6 .
- 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
-
UnitMega
public UnitMega()Defcon.
-