| Package | Description |
|---|---|
| com.ibm.icu.text |
| 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.