The Class CACell. This class is used to represent each cell in the grid of the cellular automata. Each instance should only be used for one cell, and a cell should belong to one grid at most.
@author Mathias Süß
@author Jan Himmelspach
@param < S>
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.