public class Trie.TrieLeaf extends Trie.TrieNode
TrieLeaf(java.lang.String word, Tuple t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TrieLeaf(java.lang.String word, Tuple t)