public static class Util.FSTPath<T> extends Object
FST.Arc<T>
arc
T
cost
IntsRef
input
Util.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 Util.FSTPath(T cost, FST.Arc<T> arc, IntsRef input)
public String toString()
toString
Object
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.