|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.FeatureTransducer.Transition
protected class FeatureTransducer.Transition
Constructor Summary | |
---|---|
FeatureTransducer.Transition(int input,
int output,
double weight,
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 weight, 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 |