com.ibm.icu.util
Class MeasureUnit
java.lang.Object
com.ibm.icu.util.MeasureUnit
- Direct Known Subclasses:
- Currency
public abstract class MeasureUnit
- extends Object
A unit such as length, mass, volume, currency, etc. A unit is
coupled with a numeric amount to produce a Measure.
- Author:
- Alan Liu
- See Also:
Measure
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasureUnit
protected MeasureUnit()
Copyright (c) 2006 IBM Corporation and others.