Class BytesTrie.State

java.lang.Object
com.ibm.icu.util.BytesTrie.State
Enclosing class:
BytesTrie

public static final class BytesTrie.State extends Object
BytesTrie state object, for saving a trie's current state and resetting the trie back to this state later.
Author:
Markus W. Scherer
Status:
Stable ICU 4.8.
  • Constructor Details

    • State

      public State()
      Constructs an empty State.
      Status:
      Stable ICU 4.8.