public class TrieEntry extends Object
TrieEntry(int code, boolean known)
boolean
equals(Object obj)
int
getCode()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TrieEntry(int code, boolean known)
public int getCode()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.