public class Cells<T> extends java.lang.Object
Cells()
void
add(T p)
T
getFirst()
int
getLength()
boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cells()
public T getFirst()
public int getLength()
public void add(T p)
public boolean isEmpty()