|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.data.DataUtilities.MinMax
public static class DataUtilities.MinMax
Field Summary | |
---|---|
private double |
max
|
private double |
min
|
Constructor Summary | |
---|---|
DataUtilities.MinMax(double min,
double max)
|
Method Summary | |
---|---|
double |
getMax()
|
double |
getMin()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private double min
private double max
Constructor Detail |
---|
public DataUtilities.MinMax(double min, double max)
Method Detail |
---|
public double getMax()
public double getMin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |