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