com.toxicbakery.kfinstatemachine
/
TransitionDef
/
<init>
<init>
TransitionDef
(
oldState
:
S
,
transition
:
KClass
<
T
>
,
newState
:
S
)