Javadoc is used to generate API documentation in HTML format using Java code. Developers are sometimes confused about which type of link annotation ({@link} or @see) to use within their API documentation. This article clarifies this.
Technical Notes Of Ehi Kioya