public final class IntegerSumAggregatorFunction extends Object implements Function<List<Integer>,Integer>
AbstractListBackedAggregator
which sums up all the numbers in the list.Constructor and Description |
---|
IntegerSumAggregatorFunction() |
public IntegerSumAggregatorFunction()
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.