Uses of Class
com.ibm.icu.util.BytesTrie.State

Packages that use BytesTrie.State
com.ibm.icu.util International calendars and other utility classes. 
 

Uses of BytesTrie.State in com.ibm.icu.util
 

Methods in com.ibm.icu.util with parameters of type BytesTrie.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.
 



Copyright (c) 2012 IBM Corporation and others.