d7648f1d93
Motivation: We have a utility method to check for > 0 and >0 arguments. We should use it. Modification: use checkPositive/checkPositiveOrZero instead of if statement. Result: Re-use utility method. |
||
---|---|---|
.. | ||
src | ||
pom.xml |