Proper noun
Javadoc
(computing) An API documentation generator in HTML format for Java source code.
Javadoc comments must immediately precede the class, method, or field being documented. Source: Internet
The Javadoc style of commenting allows the user to run the Javadoc executable to create documentation for the program. Source: Internet
Easily drill-down to view Javadoc and WADL information for each API method (where available). Source: Internet
Therefore, as recommended in the Javadoc for this method, we are passing the empty string to that argument. Source: Internet
Student should demonstrate their ability to read two JavaDoc descriptions and identify the behavioral difference between them. Source: Internet