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