Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Currency
A class encapsulating a currency, as defined by ISO 4217.
|
class |
TimeUnit
Measurement unit for time units.
|
Modifier and Type | Method and Description |
---|---|
MeasureUnit |
Measure.getUnit()
Returns the unit of this object.
|
Constructor and Description |
---|
Measure(Number number,
MeasureUnit unit)
Constructs a new object given a number and a unit.
|
Copyright (c) 2012 IBM Corporation and others.