|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.fst.FeatureTransducer.Transition
Constructor Summary | |
FeatureTransducer.Transition(int input,
int output,
double cost,
FeatureTransducer.State sourceState,
java.lang.String destinationName)
|
Method Summary | |
FeatureTransducer.State |
getDestinationState()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FeatureTransducer.Transition(int input, int output, double cost, FeatureTransducer.State sourceState, java.lang.String destinationName)
Method Detail |
public FeatureTransducer.State getDestinationState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |