Uses of Class
com.ibm.icu.impl.Trie2.CharSequenceIterator
Packages that use Trie2.CharSequenceIterator
-
Uses of Trie2.CharSequenceIterator in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return Trie2.CharSequenceIteratorModifier and TypeMethodDescriptionTrie2.charSequenceIterator
(CharSequence text, int index) Create an iterator that will produce the values from the Trie2 for the sequence of code points in an input text.