public class MeanCalculator extends java.lang.Object
MeanCalculator()
void
add(float number)
float
getMean()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MeanCalculator()
public void add(float number)
public float getMean()