Uses of Class
org.drools.examples.sudoku.CellGroup
-
Packages that use CellGroup Package Description org.drools.examples.sudoku -
-
Uses of CellGroup in org.drools.examples.sudoku
Subclasses of CellGroup in org.drools.examples.sudoku Modifier and Type Class Description classCellColRepresents a column of Sudoku grid cells.classCellFileAbstract class for "numbered" cell groups: rows and columns.classCellRowRepresents a row of Sudoku grid cells.classCellSqrRepresents a 3x3 area of Sudoku grid cells.
-