| Package | Description |
|---|---|
| org.optaplanner.examples.coachshuttlegathering.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
BusHub |
class |
BusStop |
| Modifier and Type | Field and Description |
|---|---|
protected StopOrHub |
Shuttle.destination |
| Modifier and Type | Method and Description |
|---|---|
StopOrHub |
Shuttle.getDestination() |
StopOrHub |
Coach.getDestination() |
abstract StopOrHub |
Bus.getDestination() |
| Modifier and Type | Method and Description |
|---|---|
int |
BusStop.getDistanceToDestinationCost(StopOrHub destination) |
void |
Shuttle.setDestination(StopOrHub destination) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.