Uses of Class
com.ibm.icu.util.CharsTrie.State
Packages that use CharsTrie.State
-
Uses of CharsTrie.State in com.ibm.icu.util
Methods in com.ibm.icu.util with parameters of type CharsTrie.StateModifier and TypeMethodDescriptionCharsTrie.resetToState
(CharsTrie.State state) Resets this trie to the saved state.CharsTrie.saveState
(CharsTrie.State state) Saves the state of this trie.