Package | Description |
---|---|
org.optaplanner.examples.rocktour.domain |
Modifier and Type | Class and Description |
---|---|
class |
RockBus |
class |
RockShow |
Modifier and Type | Method and Description |
---|---|
RockStandstill |
RockStandstill.getHosWeekStart() |
RockStandstill |
RockShow.getHosWeekStart() |
RockStandstill |
RockBus.getHosWeekStart() |
RockStandstill |
RockShow.getPreviousStandstill() |
Modifier and Type | Method and Description |
---|---|
default long |
RockStandstill.getDrivingTimeTo(RockStandstill standstill) |
void |
RockShow.setHosWeekStart(RockStandstill hosWeekStart) |
void |
RockShow.setPreviousStandstill(RockStandstill previousStandstill) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.