public class MinMax extends Object
MinMax(Double min, Double max)
Double
getMax()
getMin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MinMax(Double min, Double max)
public Double getMin()
public Double getMax()