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