An assignment I'm working on asks for :
Reasonable inline code documentation, providing Javadoc generated documentation, with method descriptions, parameter and return value descriptions.
Isn't that just /**? Or would it the eclipse generated version?