public static class StatisticGatherer.Mean extends Object implements StatisticGatherer
StatisticGatherer.CountUnique, StatisticGatherer.CountUniqueValue, StatisticGatherer.Mean, StatisticGatherer.MeanValue, StatisticGatherer.Median, StatisticGatherer.MedianValue, StatisticGatherer.Sum
Constructor and Description |
---|
StatisticGatherer.Mean() |
public Number getValue(Number current, int newValue)
StatisticGatherer
getValue
in interface StatisticGatherer
current
- The current value. If null, the return value will be the equivalent of 0newValue
- The value to add to the currentCopyright © 2002-2015 Atlassian. All Rights Reserved.