dexcare
/
org.dexcare.dal.exts
/
observeOnMain
observe
On
Main
fun <
T
:
Any
>
Single
<
T
>.
observeOnMain
():
Single
<
T
>
Content copied to clipboard
fun
Completable
.
observeOnMain
():
Completable
Content copied to clipboard
fun <
T
:
Any
>
Observable
<
T
>.
observeOnMain
():
Observable
<
T
>
Content copied to clipboard
fun <
T
:
Any
>
Flowable
<
T
>.
observeOnMain
():
Flowable
<
T
>
Content copied to clipboard