mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
changed javadoc
This commit is contained in:
parent
c561760298
commit
c7c42b54a0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ public class Capacity {
|
||||||
/**
|
/**
|
||||||
* Returns the inverted capacity, i.e. it multiplies all capacity dimensions with -1.
|
* Returns the inverted capacity, i.e. it multiplies all capacity dimensions with -1.
|
||||||
*
|
*
|
||||||
* @param cap
|
* @param cap2invert
|
||||||
* @return inverted capacity
|
* @return inverted capacity
|
||||||
* @throws NullPointerException if one of the args is null
|
* @throws NullPointerException if one of the args is null
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue