|
Drools examples 6.1.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellSqr | |
|---|---|
| org.drools.examples.sudoku | |
| Uses of CellSqr in org.drools.examples.sudoku |
|---|
| Methods in org.drools.examples.sudoku that return CellSqr | |
|---|---|
CellSqr |
Cell.getCellSqr()
Returns the 3x3 block group of nine of this cell. |
| Methods in org.drools.examples.sudoku with parameters of type CellSqr | |
|---|---|
void |
Cell.makeReferences(CellRow row,
CellCol col,
CellSqr sqr)
Set references to all cell groups containing this cell. |
|
Drools examples 6.1.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||