rules.JavadocMethod.md Maven / Gradle / Ivy
Checks that all public, protected and package methods have a Javadoc block, that all `@throws` tags are used. Basic setters and getters do not require javadoc.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy