| Package | Description |
|---|---|
| org.optaplanner.examples.meetingscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
List<MeetingAssignment> |
MeetingSchedule.getMeetingAssignmentList() |
| Modifier and Type | Method and Description |
|---|---|
int |
MeetingAssignment.calculateOverlap(MeetingAssignment other) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingSchedule.setMeetingAssignmentList(List<MeetingAssignment> meetingAssignmentList) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.