public class FreeElement<T> extends java.lang.Object
T
element
int
nextFreeIndex
FreeElement()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T element
public int nextFreeIndex
public FreeElement()