Class CharsTrie.Entry

  • Enclosing class:
    CharsTrie

    public static final class CharsTrie.Entry
    extends Object
    Return value type for the Iterator.
    • Field Detail

      • value

        public int value
        The value associated with the string.