| Package | Description |
|---|---|
| de.tschumacher.simplestatemachine.configuration.state |
| Modifier and Type | Method and Description |
|---|---|
StateChangeHandler<Context,ContextService> |
StateConfiguration.handler(State state) |
StateChangeHandler<Context,ContextService> |
DefaultStateConfiguration.handler(State state) |
| Modifier and Type | Method and Description |
|---|---|
StateConfiguration<State,Context,ContextService> |
StateConfiguration.permit(State state,
StateChangeHandler<Context,ContextService> handler) |
StateConfiguration<State,Context,ContextService> |
DefaultStateConfiguration.permit(State state,
StateChangeHandler<Context,ContextService> handler) |
Copyright © 2017. All rights reserved.