| Package | Description |
|---|---|
| com.ibm.icu.number |
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
NounClass |
FormattedNumber.getNounClass()
Gets the noun class of the formatted output.
|
| Modifier and Type | Method and Description |
|---|---|
static NounClass |
NounClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NounClass[] |
NounClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Unicode, Inc. and others.