PluralRules.FixedDecimal
@Deprecated public static interface PluralRules.IFixedDecimal
Modifier and Type | Method | Description |
---|---|---|
double |
getPluralOperand(PluralRules.Operand operand) |
Deprecated.
This API is ICU internal only.
|
boolean |
isInfinite() |
Deprecated.
This API is ICU internal only.
|
boolean |
isNaN() |
Deprecated.
This API is ICU internal only.
|
@Deprecated double getPluralOperand(PluralRules.Operand operand)
@Deprecated boolean isNaN()
@Deprecated boolean isInfinite()
Copyright ? 2016 Unicode, Inc. and others.