Package | Description |
---|---|
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 and Description |
---|---|
static PluralRules.FixedDecimal |
PluralRules.FixedDecimal.createWithExponent(double n,
int v,
int e)
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method and Description |
---|---|
int |
PluralRules.FixedDecimal.compareTo(PluralRules.FixedDecimal other)
Deprecated.
This API is ICU internal only.
|
boolean |
PluralRules.matches(PluralRules.FixedDecimal sample,
String keyword)
Deprecated.
This API is ICU internal only.
|
String |
CurrencyPluralInfo.select(PluralRules.FixedDecimal numberInfo)
Deprecated.
This API is ICU internal only.
|
Copyright © 2016 Unicode, Inc. and others.