public class Range extends Object
Range()
Range
Range(double low, double high)
double
high()
low()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range()
public Range(double low, double high)
low
high
public double low()
public double high()