public class MaxAndMin extends java.lang.Object
MaxAndMin(double max, double min)
double
getMax()
getMin()
void
setMax(double max)
setMin(double min)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaxAndMin(double max, double min)
public double getMax()
public void setMax(double max)
public double getMin()
public void setMin(double min)