Uses of Class
io.hektor.fsm.builder.exceptions.StateAlreadyDefinedException
Packages that use StateAlreadyDefinedException
-
Uses of StateAlreadyDefinedException in io.hektor.fsm.builder
Methods in io.hektor.fsm.builder that throw StateAlreadyDefinedExceptionModifier and TypeMethodDescriptionStateBuilder<S,C, D> StateBuilder<S,C, D> FSMBuilder.withTransientState(S state)