Package | Description |
---|---|
com.ibm.icu.number |
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
|
Modifier and Type | Method and Description |
---|---|
static CompactNotation |
Notation.compactLong()
Print the number using long-form compact notation.
|
static CompactNotation |
Notation.compactShort()
Print the number using short-form compact notation.
|
Copyright ? 2016 Unicode, Inc. and others.