Uses of Class
com.ibm.icu.text.StringSearch.CollationPCE.Range
-
Packages that use StringSearch.CollationPCE.Range 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 StringSearch.CollationPCE.Range in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type StringSearch.CollationPCE.Range Modifier and Type Method Description long
StringSearch.CollationPCE. nextProcessed(StringSearch.CollationPCE.Range range)
Get the processed ordering priority of the next collation element in the text.long
StringSearch.CollationPCE. previousProcessed(StringSearch.CollationPCE.Range range)
Get the processed ordering priority of the previous collation element in the text.
-