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