| Package | Description |
|---|---|
| org.drools.examples.sudoku |
| Modifier and Type | Class and Description |
|---|---|
class |
Cell
Represents a single cell in the Sudoku grid.
|
class |
CellCol
Represents a column of Sudoku grid cells.
|
class |
CellFile
Abstract class for "numbered" cell groups: rows and columns.
|
class |
CellGroup
Abstract base class for all kinds of groups of related cells.
|
class |
CellRow
Represents a row of Sudoku grid cells.
|
class |
CellSqr
Represents a 3x3 area of Sudoku grid cells.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.