Class TextTrieMap.Output

  • Enclosing class:
    TextTrieMap<V>

    public static class TextTrieMap.Output
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Output()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • matchLength

        public int matchLength
      • partialMatch

        public boolean partialMatch
    • Constructor Detail

      • Output

        public Output()