public class RemoveEmptyVehicles extends Object implements InsertionEndsListener
| Constructor and Description |
|---|
RemoveEmptyVehicles(VehicleFleetManager fleetManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
informInsertionEnds(Collection<VehicleRoute> vehicleRoutes) |
String |
toString() |
public RemoveEmptyVehicles(VehicleFleetManager fleetManager)
public void informInsertionEnds(Collection<VehicleRoute> vehicleRoutes)
informInsertionEnds in interface InsertionEndsListenerCopyright © 2013–2016. All rights reserved.