Home›Snippet Tags›linkplainSnippets tagged “linkplain”1 snippet uses this tag.How to reference a method in javadoc?JavaTo reference a method in Javadoc, you can use the {@link} tag.