Package | Description |
---|---|
com.karneim.util.collection.automaton | |
com.karneim.util.collection.set |
Modifier and Type | Method and Description |
---|---|
void |
Automaton.State.addChangedListener(Automaton.IStateChangedListener listener) |
boolean |
Automaton.State.removeChangedListener(Automaton.IStateChangedListener listener) |
Modifier and Type | Interface and Description |
---|---|
static interface |
AutomatonSet_String.ISStateChangedListener |
Modifier and Type | Field and Description |
---|---|
protected Automaton.IStateChangedListener |
SAutomaton.StatePro.stateChangedListener |