|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HubSegmentLocation | |
---|---|
org.optaplanner.examples.vehiclerouting.domain.location.segmented |
Uses of HubSegmentLocation in org.optaplanner.examples.vehiclerouting.domain.location.segmented |
---|
Fields in org.optaplanner.examples.vehiclerouting.domain.location.segmented with type parameters of type HubSegmentLocation | |
---|---|
protected Map<HubSegmentLocation,Double> |
RoadSegmentLocation.hubTravelDistanceMap
|
protected Map<HubSegmentLocation,Double> |
HubSegmentLocation.hubTravelDistanceMap
|
Methods in org.optaplanner.examples.vehiclerouting.domain.location.segmented that return types with arguments of type HubSegmentLocation | |
---|---|
Map<HubSegmentLocation,Double> |
RoadSegmentLocation.getHubTravelDistanceMap()
|
Map<HubSegmentLocation,Double> |
HubSegmentLocation.getHubTravelDistanceMap()
|
Method parameters in org.optaplanner.examples.vehiclerouting.domain.location.segmented with type arguments of type HubSegmentLocation | |
---|---|
void |
RoadSegmentLocation.setHubTravelDistanceMap(Map<HubSegmentLocation,Double> hubTravelDistanceMap)
|
void |
HubSegmentLocation.setHubTravelDistanceMap(Map<HubSegmentLocation,Double> hubTravelDistanceMap)
|
|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |