public static class MAMath.MinMax extends Object
double
max
min
MinMax(double min, double max)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double min
public double max
public MinMax(double min, double max)
public String toString()
toString
Object