org.rhq.core.clientapi.util.units
Class NoFormatter
java.lang.Object
org.rhq.core.clientapi.util.units.SimpleFormatter
org.rhq.core.clientapi.util.units.NoFormatter
- All Implemented Interfaces:
- Formatter
public class NoFormatter
- extends SimpleFormatter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoFormatter
public NoFormatter()
getUnitType
protected UnitsConstants getUnitType()
- Specified by:
getUnitType in class SimpleFormatter
getUnitScale
protected ScaleConstants getUnitScale()
- Specified by:
getUnitScale in class SimpleFormatter
formatNumber
protected FormattedNumber formatNumber(double rawValue,
NumberFormat fmt)
- Specified by:
formatNumber in class SimpleFormatter
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.