Uses of Class
io.github.frizman21.common.sm.ConfigException
-
Uses of ConfigException in io.github.frizman21.common.sm
Methods in io.github.frizman21.common.sm that throw ConfigExceptionModifier and TypeMethodDescriptionbooleanActivities do not need to be thread safe.booleanStateMachine.createStartState(String name) voidStateMachine.eventHappens(Event event) voidStateMachine.eventHappens(Event event, boolean sync) voidAbstractActivity.init(Properties props) voidActivity.init(Properties props) voidStateMachine.startMachine(boolean startThread)