Class IntegerSumAccumulateFunction

All Implemented Interfaces:
Externalizable, Serializable, AccumulateFunction<IntegerSumAccumulateFunction.SumData>

public class IntegerSumAccumulateFunction extends AbstractAccumulateFunction<IntegerSumAccumulateFunction.SumData>
See Also: