kemitix-checkstyle-ruleset/builder/src/main/resources/rules/JavadocMethod.md

161 B

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.