arch-android

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

newStateInstance

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

Creates a new instance of the specific state type.

Return

A new instance of STATE.