com.ibm.icu.util
Class MeasureUnit

java.lang.Object
  extended bycom.ibm.icu.util.MeasureUnit
Direct Known Subclasses:
Currency

Deprecated. This is a draft API and might change in a future release of ICU.

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
Status:
Draft ICU 3.0.
Status:
Deprecated in This is a draft API and might change in a future release of ICU..

Constructor Summary
protected MeasureUnit()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasureUnit

protected MeasureUnit()
Deprecated. 
Status:
Internal. This API is Internal Only and can change at any time.


Copyright (c) 2004 IBM Corporation and others.