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

Packages that use CharsTrie.State
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
 CharsTrie CharsTrie.resetToState(CharsTrie.State state)
          Resets this trie to the saved state.
 CharsTrie CharsTrie.saveState(CharsTrie.State state)
          Saves the state of this trie.
 



Copyright (c) 2011 IBM Corporation and others.