Package | Description |
---|---|
io.reactivex.disposables |
Default implementations for Disposable-based resource management
(Disposable container types) and utility classes to construct
Disposables from callbacks and other types.
|
io.reactivex.internal.disposables | |
io.reactivex.internal.operators.flowable | |
io.reactivex.internal.operators.observable | |
io.reactivex.internal.schedulers |
Class and Description |
---|
DisposableContainer
Common interface to add and remove disposables from a container.
|
Class and Description |
---|
DisposableContainer
Common interface to add and remove disposables from a container.
|
DisposableHelper
Utility methods for working with Disposables atomically.
|
EmptyDisposable
Represents a stateless empty Disposable that reports being always
empty and disposed.
|
Class and Description |
---|
ResettableConnectable
Interface allowing conditional resetting of connections in
ConnectableObservable s
and ConnectableFlowable s. |
Class and Description |
---|
ResettableConnectable
Interface allowing conditional resetting of connections in
ConnectableObservable s
and ConnectableFlowable s. |
Class and Description |
---|
DisposableContainer
Common interface to add and remove disposables from a container.
|
Copyright © 2019. All rights reserved.