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 This API might change or be removed in a future release.

Constructor Summary
protected MeasureUnit()

Constructor Detail

MeasureUnit

protected MeasureUnit()

UNKNOWN:

Copyright (c) 2006 IBM Corporation and others.