| Package | Description |
|---|---|
| org.drools.examples.sudoku |
| Modifier and Type | Method and Description |
|---|---|
CellSqr |
Cell.getCellSqr()
Returns the 3x3 block group of nine of this cell.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cell.makeReferences(CellRow row,
CellCol col,
CellSqr sqr)
Set references to all cell groups containing this cell.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.