|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharsTrie.Iterator | |
|---|---|
| com.ibm.icu.util | International calendars and other utility classes. |
| Uses of CharsTrie.Iterator in com.ibm.icu.util |
|---|
| Methods in com.ibm.icu.util that return CharsTrie.Iterator | |
|---|---|
CharsTrie.Iterator |
CharsTrie.iterator()
Iterates from the current state of this trie. |
static CharsTrie.Iterator |
CharsTrie.iterator(CharSequence trieChars,
int offset,
int maxStringLength)
Iterates from the root of a char-serialized BytesTrie. |
CharsTrie.Iterator |
CharsTrie.iterator(int maxStringLength)
Iterates from the current state of this trie. |
CharsTrie.Iterator |
CharsTrie.Iterator.reset()
Resets this iterator to its initial state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||