mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update VehicleRoutingProblem.java
This commit is contained in:
parent
5c09534a2d
commit
9086667f6c
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@ public class VehicleRoutingProblem {
|
||||||
* Enum that characterizes fleet-compostion.
|
* Enum that characterizes fleet-compostion.
|
||||||
*
|
*
|
||||||
* @author sschroeder
|
* @author sschroeder
|
||||||
*
|
* @deprecated FleetComposition is not used
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public static enum FleetComposition {
|
public static enum FleetComposition {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue