public static class VehicleRoutingAlgorithmListeners.PrioritizedVRAListener extends Object
| Constructor and Description |
|---|
PrioritizedVRAListener(VehicleRoutingAlgorithmListeners.Priority priority,
VehicleRoutingAlgorithmListener l) |
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingAlgorithmListener |
getListener() |
VehicleRoutingAlgorithmListeners.Priority |
getPriority() |
public PrioritizedVRAListener(VehicleRoutingAlgorithmListeners.Priority priority, VehicleRoutingAlgorithmListener l)
public VehicleRoutingAlgorithmListeners.Priority getPriority()
public VehicleRoutingAlgorithmListener getListener()
Copyright © 2013–2016. All rights reserved.