| Interface | Description |
|---|---|
| BasicEmitter<T> |
Abstraction over a Subscriber.
|
| Class | Description |
|---|---|
| Flowables |
Utility class to create Flowable sources.
|
| FlowableTransformers |
Additional operators in the form of
FlowableTransformer,
use Flowable.compose(FlowableTransformer)
to apply the operators to an existing sequence. |