-
Field Summary 
Fields
private double[]
private int
private static long
private static boolean
-
Constructor Summary 
Constructors
-
Method Summary 
static void
void
private void
static double
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
a 
-
N 
-
ops 
-
SHOW 
private static boolean SHOW
-
Constructor Details 
-
XPerformanceOfArrays 
-
Method Details 
-
resize 
private void resize(int capacity)
-
push 
public void push(double item)
-
main 
-
timeTrial 