Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.2
-
None
Description
javadoc for method isRequired() is wrong (probably copy/paste error) :
Query to see if this Option requires an argument
boolean flag indicating if an argument is required
-> should be "Query to see if this Option is mandatory, boolean flag indicating if this Option is mandatory"