MathFlowable
and MathObservable;
a port of the
RxJavaMath
library.See: Description
| Class | Description |
|---|---|
| MathFlowable |
Utility methods to work with numerical Flowable sources: sum, min, max and average.
|
| MathObservable |
Utility methods to work with numerical Observable sources: sum, min, max and average.
|
| ObservableAverageDouble | |
| ObservableAverageFloat | |
| ObservableSumDouble | |
| ObservableSumFloat | |
| ObservableSumLong |
MathFlowable
and MathObservable;
a port of the
RxJavaMath
library.