toggle menu
KAHelpers
androidJvm
switch theme
search in API
rx
/
dev.funkymuse.rx
/
applyComputationSchedulers
apply
Computation
Schedulers
inline
fun
<
T
:
Any
>
Observable
<
T
>
.
applyComputationSchedulers
(
)
:
Observable
<
T
>
inline
fun
<
T
:
Any
>
Flowable
<
T
>
.
applyComputationSchedulers
(
)
:
Flowable
<
T
>
inline
fun
<
T
:
Any
>
Single
<
T
>
.
applyComputationSchedulers
(
)
:
Single
<
T
>
inline
fun
<
T
>
Maybe
<
T
>
.
applyComputationSchedulers
(
)
:
Maybe
<
T
>