Package | Description |
---|---|
com.karneim.util.collection.set |
Modifier and Type | Method and Description |
---|---|
void |
SAutomaton.addChangeListener(SAutomaton.IChangeListener listener)
Adds the specified listener to receive change events from this automaton.
|
boolean |
SAutomaton.removeChangeListener(SAutomaton.IChangeListener listener)
Removes the specified listener so that it no longer receives change events from this automaton.
|