Uses of Class
com.ibm.icu.util.CodePointMap.StringIterator
Packages that use CodePointMap.StringIterator
-
Uses of CodePointMap.StringIterator in com.ibm.icu.util
Methods in com.ibm.icu.util that return CodePointMap.StringIteratorModifier and TypeMethodDescriptionCodePointMap.stringIterator
(CharSequence s, int sIndex) Returns an iterator (not a java.util.Iterator) over code points of a string for fetching map values.CodePointTrie.Fast.stringIterator
(CharSequence s, int sIndex) Returns an iterator (not a java.util.Iterator) over code points of a string for fetching map values.CodePointTrie.Small.stringIterator
(CharSequence s, int sIndex) Returns an iterator (not a java.util.Iterator) over code points of a string for fetching map values.