public static interface StateMachine.StartListener<T extends StateMachine<T,S,E,C>,S,E,C>
| Modifier and Type | Field and Description |
|---|---|
static Method |
METHOD |
static String |
METHOD_NAME |
static final String METHOD_NAME
static final Method METHOD
void started(StateMachine.StartEvent<T,S,E,C> event)
Copyright © 2013–2016. All rights reserved.