Uses of Class
org.optaplanner.examples.tsp.domain.location.RoadLocation
Packages that use RoadLocation
-
Uses of RoadLocation in org.optaplanner.examples.tsp.domain.location
Fields in org.optaplanner.examples.tsp.domain.location with type parameters of type RoadLocationModifier and TypeFieldDescriptionprotected Map<RoadLocation,Double> RoadLocation.travelDistanceMapMethods in org.optaplanner.examples.tsp.domain.location that return types with arguments of type RoadLocationMethod parameters in org.optaplanner.examples.tsp.domain.location with type arguments of type RoadLocationModifier and TypeMethodDescriptionvoidRoadLocation.setTravelDistanceMap(Map<RoadLocation, Double> travelDistanceMap)