| Package | Description |
|---|---|
| org.optaweb.employeerostering.shared.common |
| Modifier and Type | Method and Description |
|---|---|
List<List<TimeSlotTable.TimeSlot<T>>> |
TimeSlotTable.getTimeSlotsAsGrid() |
List<List<TimeSlotTable.TimeSlot<T>>> |
TimeSlotTable.getTimeSlotsAsGrid(long start,
long end) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSlotTable.remove(TimeSlotTable.TimeSlot<T> timeSlot) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.