public static class SampleStat.MinMax extends Object
SampleStat.MinMax()
void
add(double value)
double
max()
min()
reset()
reset(SampleStat.MinMax other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SampleStat.MinMax()
public void add(double value)
public double min()
public double max()
public void reset()
public void reset(SampleStat.MinMax other)
Copyright © 2009 The Apache Software Foundation