Uses of Class
com.ibm.icu.text.PluralRanges
-
Packages that use PluralRanges 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 PluralRanges in com.ibm.icu.text
Methods in com.ibm.icu.text that return PluralRanges Modifier and Type Method Description PluralRangesPluralRanges. cloneAsThawed()Deprecated.This API is ICU internal only.PluralRangesPluralRanges. freeze()Deprecated.This API is ICU internal only.Methods in com.ibm.icu.text with parameters of type PluralRanges Modifier and Type Method Description intPluralRanges. compareTo(PluralRanges that)Deprecated.This API is ICU internal only.
-