com.ibm.icu.util
Class CharsTrie.State
java.lang.Object
com.ibm.icu.util.CharsTrie.State
- Enclosing class:
- CharsTrie
public static final class CharsTrie.State
- extends Object
CharsTrie state object, for saving a trie's current state
and resetting the trie back to this state later.
- Status:
- Stable ICU 4.8.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharsTrie.State
public CharsTrie.State()
- Constructs an empty State.
- Status:
- Stable ICU 4.8.
Copyright (c) 2012 IBM Corporation and others.