public class TimerStats extends Object
TimerStats(long count, double mean, double max)
long
getCount()
double
getMax()
getMean()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimerStats(long count, double mean, double max)
public long getCount()
public double getMean()
public double getMax()