toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk.statemachine
/
Block
/
InstanceNonEventBlock
/
update
update
fun
update
(
function
:
(
args
:
ArgForInstanceNonEvent
<
T
,
C
,
V
>
)
->
T
,
onCondition
:
(
args
:
ArgForInstanceNonEvent
<
T
,
C
,
V
>
)
->
Boolean
?
=
null
)