Uses of Class
com.ibm.icu.text.UnicodeSetIterator
-
Packages that use UnicodeSetIterator 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 UnicodeSetIterator in com.ibm.icu.text
Methods in com.ibm.icu.text that return UnicodeSetIterator Modifier and Type Method Description UnicodeSetIterator
UnicodeSetIterator. skipToStrings()
Skips over the remaining code points/ranges, if any.
-