Uses of Class
com.ibm.icu.text.UnicodeSet.EntryRange
-
Packages that use UnicodeSet.EntryRange Package Description com.ibm.icu.text -
-
Uses of UnicodeSet.EntryRange in com.ibm.icu.text
Methods in com.ibm.icu.text that return types with arguments of type UnicodeSet.EntryRange Modifier and Type Method Description Iterable<UnicodeSet.EntryRange>UnicodeSet. ranges()Provide for faster iteration than by String.Stream<UnicodeSet.EntryRange>UnicodeSet. rangeStream()
-