Class SingleLineJavadocCheck

java.lang.Object
All Implemented Interfaces:
Configurable , Contextualizable

Checks that a Javadoc block can fit in a single-line and doesn't contain block tags. Javadoc comment that contains at least one block tag should be formatted in a few lines.
Since:
6.0