com.ibm.icu.util

Class MeasureUnit

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

UNKNOWN: ICU 3.0

Constructor Summary
protected MeasureUnit()

Constructor Detail

MeasureUnit

protected MeasureUnit()

Deprecated: This API is ICU internal only.

UNKNOWN:

Copyright (c) 2007 IBM Corporation and others.