public class ArithmeticMeanCalculator extends Object
ArithmeticMeanCalculator()
void
add(double value)
double
getArithmeticMean()
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArithmeticMeanCalculator()
public void add(double value)
public double getArithmeticMean()
public void reset()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.