| Package | Description |
|---|---|
| org.optaplanner.examples.vehiclerouting.domain.location.segmented |
| Modifier and Type | Field and Description |
|---|---|
protected Map<HubSegmentLocation,Double> |
HubSegmentLocation.hubTravelDistanceMap |
protected Map<HubSegmentLocation,Double> |
RoadSegmentLocation.hubTravelDistanceMap |
| Modifier and Type | Method and Description |
|---|---|
Map<HubSegmentLocation,Double> |
HubSegmentLocation.getHubTravelDistanceMap() |
Map<HubSegmentLocation,Double> |
RoadSegmentLocation.getHubTravelDistanceMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
HubSegmentLocation.setHubTravelDistanceMap(Map<HubSegmentLocation,Double> hubTravelDistanceMap) |
void |
RoadSegmentLocation.setHubTravelDistanceMap(Map<HubSegmentLocation,Double> hubTravelDistanceMap) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.