Package | Description |
---|---|
monq.jfa.actions |
contains general purpose classes to be used as callbacks in
finite automata created with package
monq.jfa . |
Modifier and Type | Method and Description |
---|---|
Run |
Run.add(FaAction a)
adds the given action
a to the list of actions to
execute when invoke is called. |