-
Constructor Summary 
Constructors
-
Method Summary 
static void
static void
testMax(double expected,
double[] a)
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
MyMaxTrace 
-
Method Details 
-
max 
-
testMax 
public static void testMax(double expected,
double[] a)
-
main 