|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharsTrie | |
|---|---|
| com.ibm.icu.util | International calendars and other utility classes. |
| Uses of CharsTrie in com.ibm.icu.util |
|---|
| Methods in com.ibm.icu.util that return CharsTrie | |
|---|---|
CharsTrie |
CharsTrieBuilder.build(StringTrieBuilder.Option buildOption)
Builds a CharsTrie for the add()ed data. |
CharsTrie |
CharsTrie.reset()
Resets this trie to its initial state. |
CharsTrie |
CharsTrie.resetToState(CharsTrie.State state)
Resets this trie to the saved state. |
CharsTrie |
CharsTrie.saveState(CharsTrie.State state)
Saves the state of this trie. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||