Package info.monitorenter.util.units
Class UnitFemto
java.lang.Object
info.monitorenter.util.units.AUnit
info.monitorenter.util.units.UnitFemto
- All Implemented Interfaces:
Serializable
Femto 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
-
UnitFemto
public UnitFemto()Defcon.
-