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.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method | Description |
---|---|---|
PluralRules.IFixedDecimal |
FormattedNumber.getFixedDecimal() |
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
PluralRules.FixedDecimal |
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method | Description |
---|---|---|
PluralRules.IFixedDecimal |
DecimalFormat.getFixedDecimal(double number) |
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method | Description |
---|---|---|
String |
PluralRules.select(PluralRules.IFixedDecimal number) |
Deprecated.
This API is ICU internal only.
|
Copyright © 2016 Unicode, Inc. and others.