public class Cell<T extends Comparable> extends Object implements Serializable, Cloneable
For an introduction to this package see Overview .
public T extends Comparable element_
public Cell()
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException