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
c4d2e65992
commit
273a67d1ac
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@ package jsprit.core.problem.vehicle;
|
|||
|
||||
import java.util.Collection;
|
||||
|
||||
/**
|
||||
* Factory that constructs a finite fleet manager.
|
||||
*
|
||||
*/
|
||||
|
||||
public class FiniteFleetManagerFactory implements VehicleFleetManagerFactory{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue