T - type of State MachineS - type of StateE - type of EventC - type of Contextpublic interface LocalTransitionBuilder<T extends StateMachine<T,S,E,C>,S,E,C> extends ExternalTransitionBuilder<T,S,E,C>
fromCopyright © 2013–2016. All rights reserved.