Class PortableRoutingPlanFactory
- java.lang.Object
-
- org.optaweb.vehiclerouting.plugin.websocket.PortableRoutingPlanFactory
-
class PortableRoutingPlanFactory extends Object
Creates instances ofPortableRoutingPlan.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static PortableRoutingPlanfromRoutingPlan(RoutingPlan routingPlan)
-
-
-
Method Detail
-
fromRoutingPlan
static PortableRoutingPlan fromRoutingPlan(RoutingPlan routingPlan)
-
-