public class Histogram extends java.lang.Object
Histogram()
void
addValue(long value)
double
getAverage()
long
getMax()
getMin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Histogram()
public void addValue(long value)
public double getAverage()
public long getMax()
public long getMin()