Package | Description |
---|---|
org.optaplanner.examples.nqueens.domain |
Modifier and Type | Method and Description |
---|---|
Column |
Queen.getColumn() |
Modifier and Type | Method and Description |
---|---|
List<Column> |
NQueens.getColumnList() |
Modifier and Type | Method and Description |
---|---|
void |
Queen.setColumn(Column column) |
Modifier and Type | Method and Description |
---|---|
void |
NQueens.setColumnList(List<Column> columnList) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.