Package one.microstream.functional
Class SumFloat
java.lang.Object
one.microstream.functional.SumFloat
- All Implemented Interfaces:
Consumer<Float>,Aggregator<Float,Double>
public final class SumFloat extends Object implements Aggregator<Float,Double>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.functional.Aggregator
Aggregator.Creator<E,R> -
Constructor Summary
Constructors Constructor Description SumFloat() -
Method Summary