mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
hide UpdateStates
This commit is contained in:
parent
211d56d928
commit
fd684e6043
3 changed files with 4 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ import basics.costs.VehicleRoutingActivityCosts;
|
|||
import basics.costs.VehicleRoutingTransportCosts;
|
||||
import basics.route.VehicleRoute;
|
||||
|
||||
public class UpdateStates implements JobInsertedListener, RuinListener{
|
||||
class UpdateStates implements JobInsertedListener, RuinListener{
|
||||
|
||||
private IterateRouteForwardInTime iterateForward;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue