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