public static interface AutomatonSet_String.ISStateChangedListener extends Automaton.IStateChangedListener
Modifier and Type | Method and Description |
---|---|
void |
isFinalChanged(AutomatonSet_String.SState state,
boolean isFinal) |
transitionAdded, transitionRemoved
void isFinalChanged(AutomatonSet_String.SState state, boolean isFinal)