//Android/br.com.arch.toolkit.android.statemachine/StateMachine/setup
[android] inline fun setup(func: StateMachine<STATE>.() -> Unit)
Configures and starts the StateMachine.
android