public static class ArrayListBench.FloatList extends java.lang.Object
float[]
a
int
n
FloatList()
void
add(float f)
trim()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int n
public float[] a
public FloatList()
public void add(float f)
public float[] trim()