Package | Description |
---|---|
org.statefulj.fsm.model | |
org.statefulj.fsm.model.impl |
Modifier and Type | Method and Description |
---|---|
StateActionPair<T> |
Transition.getStateActionPair(T stateful,
String event,
Object... args)
Return the
StateActionPair |
Modifier and Type | Class and Description |
---|---|
class |
StateActionPairImpl<T> |
Modifier and Type | Method and Description |
---|---|
StateActionPair<T> |
DeterministicTransitionImpl.getStateActionPair(T stateful,
String event,
Object... args) |
Modifier and Type | Method and Description |
---|---|
void |
DeterministicTransitionImpl.setStateActionPair(StateActionPair<T> stateActionPair) |
Copyright © 2016. All rights reserved.