Uses of Class
org.drools.examples.sudoku.CellCol
Packages that use CellCol
-
Uses of CellCol in org.drools.examples.sudoku
Methods in org.drools.examples.sudoku that return CellColModifier and TypeMethodDescriptionCell.getCellCol()Returns the column group of nine of this cell.Methods in org.drools.examples.sudoku with parameters of type CellColModifier and TypeMethodDescriptionvoidCell.makeReferences(CellRow row, CellCol col, CellSqr sqr) Set references to all cell groups containing this cell.Constructors in org.drools.examples.sudoku with parameters of type CellCol