Uses of Class
org.optaweb.vehiclerouting.domain.RouteWithTrack
-
Packages that use RouteWithTrack Package Description org.optaweb.vehiclerouting.domain Domain model. -
-
Uses of RouteWithTrack in org.optaweb.vehiclerouting.domain
Methods in org.optaweb.vehiclerouting.domain that return types with arguments of type RouteWithTrack Modifier and Type Method Description List<RouteWithTrack>RoutingPlan. routes()Routes of all vehicles in the depot.
-