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.
|
static CompactNotation |
CompactNotation.forCustomData(Map<String,Map<String,String>> compactCustomData)
Deprecated.
This API is ICU internal only.
|
Copyright © 2016 Unicode, Inc. and others.