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