Class SumShort

java.lang.Object
one.microstream.functional.SumShort
All Implemented Interfaces:
Consumer<Short>, Aggregator<Short,​Integer>

public final class SumShort
extends Object
implements Aggregator<Short,​Integer>