reactive
Toggle table of contents
5.1.2
common
Platform filter
common
Switch theme
Search in API
reactive
reactive
/
com.lightningkite.reactive.extensions
/
waitForNotNull
wait
For
Not
Null
val
<
T
:
Any
>
Reactive
<
T
?
>
.
waitForNotNull
:
Reactive
<
T
>
(
source
)
val
<
T
:
Any
>
MutableReactive
<
T
?
>
.
waitForNotNull
:
MutableReactive
<
T
>
(
source
)