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