toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
architecture
/
com.splendo.kaluga.architecture.observable
/
Observation
/
setValue
set
Value
suspend
fun
setValue
(
value
:
ObservableOptional
<
T
>
)
:
ObservableOptional
<
T
>
set the value of this Observable from a suspended context.