Class CellGridImpl

  • All Implemented Interfaces:
    CellGrid

    public class CellGridImpl
    extends Object
    implements CellGrid
    A CellGrid represents a grid of Cell objects.

    See Also:
    Cell