public interface FiniteStateMachine<S extends State>
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
errorHandle(WrongStateException exception) |
void |
init() |
RuntimeException errorHandle(WrongStateException exception)
void init()
Copyright © 2020. All rights reserved.