| Package | Description |
|---|---|
| org.optaweb.employeerostering.shared.common |
| Modifier and Type | Method and Description |
|---|---|
TimeSlotTable.BoundaryPoint |
TimeSlotTable.TimeSlot.getEndPoint() |
TimeSlotTable.BoundaryPoint |
TimeSlotTable.TimeSlot.getStartPoint() |
| Modifier and Type | Method and Description |
|---|---|
int |
TimeSlotTable.BoundaryPoint.compareTo(TimeSlotTable.BoundaryPoint o) |
| Constructor and Description |
|---|
TimeSlot(TimeSlotTable.BoundaryPoint start,
TimeSlotTable.BoundaryPoint end,
T data) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.