mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update FiniteFleetManagerFactory.java
This commit is contained in:
parent
316379ec6c
commit
b8e88b8a22
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import java.util.Collection;
|
||||||
* Factory that creates a finite fleetmanager.
|
* Factory that creates a finite fleetmanager.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public class FiniteFleetManagerFactory implements VehicleFleetManagerFactory{
|
public class FiniteFleetManagerFactory implements VehicleFleetManagerFactory{
|
||||||
|
|
||||||
private Collection<Vehicle> vehicles;
|
private Collection<Vehicle> vehicles;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue