public interface FiniteStateMachine<S extends State>
| 限定符和类型 | 方法和说明 |
|---|---|
RuntimeException |
errorHandle(WrongStateException exception) |
void |
init() |
RuntimeException errorHandle(WrongStateException exception)
void init()
Copyright © 2020. All rights reserved.