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