Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3
-
None
-
None
Description
Fix warnings repoted by Javadoc utility. Examples
- a @param is not a parameter name
- @return tag has no arguments
- @return used in method declaring void as return