Uses of Class
com.ibm.icu.util.CharsTrie.State
-
Packages that use CharsTrie.State Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of CharsTrie.State in com.ibm.icu.util
Methods in com.ibm.icu.util with parameters of type CharsTrie.State Modifier and Type Method Description CharsTrieCharsTrie. resetToState(CharsTrie.State state)Resets this trie to the saved state.CharsTrieCharsTrie. saveState(CharsTrie.State state)Saves the state of this trie.
-