rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
adviseOnce
advise
Once
fun
<
T
>
ISource
<
T
>
.
adviseOnce
(
lifetime
:
Lifetime
,
handler
:
(
T
)
->
Unit
)
Content copied to clipboard
Executes
handler
exactly once then terminates the subscription