-
-
Constructor Summary
Constructors
Constructor and Description |
StatCalc() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
StatCalc
public StatCalc()
-
Method Detail
-
getCount
public int getCount()
-
getSum
public double getSum()
-
getMean
public double getMean()
-
getMin
public double getMin()
-
getMax
public double getMax()
Copyright © 2014. All rights reserved.