@Deprecated public static interface PluralRules.IFixedDecimal
Modifier and Type | Method and Description |
---|---|
double |
getPluralOperand(PluralRules.Operand operand)
Deprecated.
This API is ICU internal only.
|
boolean |
isHasIntegerValue()
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()
@Deprecated boolean isHasIntegerValue()
Copyright © 2016 Unicode, Inc. and others.