| Class | Description |
|---|---|
| Functionals |
Utility methods convert between functional interfaces of actions and functions.
|
| OperatorDeferFuture |
Defer the execution of a factory method which produces an observable sequence.
|
| OperatorForEachFuture |
Convert the observation of a source observable to a big Future call.
|
| OperatorFromFunctionals |
Operators that invoke a function or action if
an observer subscribes.
|
| OperatorStartFuture |
Start an asynchronous Future immediately and observe its result through
an observable.
|