Uses of Class
com.ibm.icu.text.PluralRules.FixedDecimalRange
-
Packages that use PluralRules.FixedDecimalRange 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. -
-
Uses of PluralRules.FixedDecimalRange in com.ibm.icu.text
Fields in com.ibm.icu.text with type parameters of type PluralRules.FixedDecimalRange Modifier and Type Field Description Set<PluralRules.FixedDecimalRange>
PluralRules.FixedDecimalSamples. samples
Deprecated.This API is ICU internal only.Methods in com.ibm.icu.text that return types with arguments of type PluralRules.FixedDecimalRange Modifier and Type Method Description Set<PluralRules.FixedDecimalRange>
PluralRules.FixedDecimalSamples. getSamples()
Deprecated.This API is ICU internal only.
-