kvision-datacontainer
5.18.0
kvision-datacontainer
/
io.kvision.data
/
DataContainer
/
onUpdate
on
Update
fun
onUpdate
(
handler
:
(
)
->
Unit
)
:
DataContainer
<
M
,
C
,
CONT
>
Sets a notification handler called after every update.
Return
current container
Parameters
handler
notification handler