A Cell represents a single cell within a CellGrid. A cell may be either live or dead.
@author Jeff Brown
@version $Id: Cell.java,v 1.3 2005/05/08 19:54:48 mproctor Exp $
@see CellState
@see CellGrid
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.