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>