| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineLogger.onAfterActionExecuted(Object sourceState,
Object targetState,
Object event,
Object context,
int[] mOfN,
Action<?,?,?,?> action) |
void |
StateMachinePerformanceMonitor.onAfterActionExecuted(StateMachine<?,?,?,?> fsm,
Action<?,?,?,?> action) |
Copyright © 2013–2016. All rights reserved.