| Package | Description |
|---|---|
| io.reactivex.common | |
| io.reactivex.common.annotations | |
| io.reactivex.common.disposables |
Default implementations for Disposable-based resource management
(Disposable container types) and utility classes to construct
Disposables from callbacks and other types.
|
| io.reactivex.common.exceptions |
Exception handling utilities, safe subscriber exception classes,
lifecycle exception classes.
|
| io.reactivex.common.functions |
Functional interfaces of functions and actions of arity 0 to 9 and related
utility classes.
|