Uses of Package
io.github.skenvy
-
Classes in io.github.skenvy used by io.github.skenvy Class Description Cell An individual cell in the whole grid.Cell.SudokuCellCantSetValueOfPredeterminedCellException Cell.SudokuCellException Used for cell related exceptions.Cell.SudokuCellInvalidInitialValueException CellCollection A collection of cells ~ can be a row, column, or box|region|block.Sudoku.InvlalidSudokuCongiguration Used for sudoku related exceptions.SudokuGrid A Sudoku Grid ~ the whole "board" with N rows, columns, and boxes.SudokuGrid.SudokuCellGridInvalidGridShapeException