arch-android

//Android/br.com.arch.toolkit.android.statemachine/SceneStateMachine/newStateInstance

newStateInstance

[android]
open override fun newStateInstance(): SceneStateMachine.State

Creates a new instance of the specific state type.

Return

A new instance of STATE.