public static class Util.FSTPath<T> extends Object
FST.Arc<T>
arc
T
cost
IntsRef
input
FSTPath(T cost, FST.Arc<T> arc, IntsRef input)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FST.Arc<T> arc
public T cost
public final IntsRef input
public FSTPath(T cost, FST.Arc<T> arc, IntsRef input)
public String toString()
toString
Object