Class StateMachineTransitionBuilder<S,E>

Type Parameters:
S - the type of state
E - the type of event
All Implemented Interfaces:
StateMachineTransitionConfigurer<S,E>, AnnotationBuilder<TransitionsData<S,E>>

Author:
Janne Valkealahti