telek
Toggle table of contents
0.1.2
common
Target filter
common
Switch theme
Search in API
Skip to content
telek
core
/
ru.workinprogress.telek
/
StateMachine
/
transition
transition
abstract
fun
transition
(
state
:
S
,
input
:
I
)
:
TransitionResult
<
S
>