ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
DisposableGroup
/
add
add
abstract
fun
add
(
disposable
:
Disposable
)
Add a
Disposable
to this group.
abstract
fun
add
(
job
:
Job
)
Add a
Job
to this group.