| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShallowRoute> |
RouteChangedEvent.routes()
Routes of all vehicles.
|
| Constructor and Description |
|---|
RouteChangedEvent(Object source,
Distance distance,
List<Long> vehicleIds,
Long depotId,
List<Long> visitIds,
Collection<ShallowRoute> routes)
Create a new ApplicationEvent.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.