| Package | Description |
|---|---|
| org.optaplanner.examples.dinnerparty.domain |
| Modifier and Type | Method and Description |
|---|---|
List<SeatDesignation> |
DinnerParty.getSeatDesignationList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SeatDesignation.isNeighborOf(SeatDesignation otherSeatDesignation) |
boolean |
SeatDesignation.isRightOf(SeatDesignation leftSeatDesignation) |
| Modifier and Type | Method and Description |
|---|---|
void |
DinnerParty.setSeatDesignationList(List<SeatDesignation> seatDesignationList) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.