Uses of Class
org.drools.examples.sudoku.Cell
Packages that use Cell
-
Uses of Cell in org.drools.examples.sudoku
Fields in org.drools.examples.sudoku declared as CellMethods in org.drools.examples.sudoku that return types with arguments of type CellModifier and TypeMethodDescriptionCellGroup.getCells()Returns the Cell objects in this group.Cell.getExCells()Return the set of Cell objects where contents are mutually exclusive with this cell; they are in the same row or same column or same block.Methods in org.drools.examples.sudoku with parameters of type Cell