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