| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.websocket |
Network communication over WebSocket.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static PortableDistance |
PortableDistance.fromDistance(Distance distance) |
PortableDistance |
PortableRoutingPlan.getDistance() |
| Constructor and Description |
|---|
PortableRoutingPlan(PortableDistance distance,
List<PortableVehicle> vehicles,
PortableLocation depot,
List<PortableLocation> visits,
List<PortableRoute> routes) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.