Kaluga
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.observable
/
PlatformSubjectObserver
/
createLiveData
create
Live
Data
android
abstract
fun
createLiveData
(
)
:
MutableLiveData
<
R
>