Package hu.akarnokd.rxjava3.math
Utility methods for aggregating and reducing flows with numeric content via
MathFlowable
and MathObservable;
a port of the
RxJavaMath
library.-
Class Summary 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