1
0
Fork 0
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:
jsprit 2013-12-27 22:03:55 +01:00
parent 5c09534a2d
commit 9086667f6c

View file

@ -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 {