reaktive
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
reaktive
reaktive
/
com.badoo.reaktive.disposable.scope
/
DisposableScope
/
scope
scope
abstract
fun
<
T
:
Disposable
>
T
.
scope
(
)
:
T
Adds this
Disposable
to the scope
abstract
fun
<
T
>
T
.
scope
(
onDispose
:
(
T
)
->
Unit
)
:
T