Class CellCol


  • public class CellCol
    extends CellFile
    Represents a column of Sudoku grid cells.
    • Constructor Detail

      • CellCol

        public CellCol​(int number)
        Constructor.
        Parameters:
        number - the column number.