All Types

com.toxicbakery.kfinstatemachine.IStateMachine

State machine interface that requires the ability to transition finite states.

com.toxicbakery.kfinstatemachine.StateMachine

A basic state machine that is not thread safe.

com.toxicbakery.kfinstatemachine.TransitionBuilder

Base definition for a partially defined transition.

com.toxicbakery.kfinstatemachine.TransitionCallback
com.toxicbakery.kfinstatemachine.TransitionDef