This inspection reports any JavaDoc @see, {@link} and {@linkplain} tags which reference the method owning the comment, the super method of the method owning the comment or the class containing the comment. Such links are unnecessary and can be safely removed using this inspections quickfix. The quickfix will remove the entire JavaDoc comment if the link is its only content. |
New in 9, Powered by InspectionGadgets |