1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

changed javadoc

This commit is contained in:
oblonski 2014-07-01 23:13:18 +02:00
parent c561760298
commit c7c42b54a0

View file

@ -53,7 +53,7 @@ public class Capacity {
/**
* Returns the inverted capacity, i.e. it multiplies all capacity dimensions with -1.
*
* @param cap
* @param cap2invert
* @return inverted capacity
* @throws NullPointerException if one of the args is null
*/