public final class ProfiledArrayBuilder<T> extends Object
static class
ProfiledArrayBuilder.ArrayBuilderFactory
static interface
ProfiledArrayBuilder.ArrayFactory<T>
void
add(T obj)
T[]
getFinalArray()
int
getSize()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int getSize()
public void add(T obj)
public T[] getFinalArray()