public class ArrayWrap<T> extends Object
ArrayWrap(Class componentType, int currentSize)
void
expand(int size)
T[]
getArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayWrap(Class componentType, int currentSize)
public void expand(int size)
public T[] getArray()