public interface TransitionListener
Modifier and Type | Method and Description |
---|---|
void |
onTransition(State source,
Event event,
State destination)
The transition was processed.
|
Copyright 2012-2013 Michal Turek, AnotherFSM.