Class NonEmptyAtclauseDescriptionCheck

  • All Implemented Interfaces:
    Configurable, Contextualizable

    public class NonEmptyAtclauseDescriptionCheck
    extends AbstractJavadocCheck
    Checks that the at-clause tag is followed by description . Default configuration that will check @param, @return, @throws, @deprecated to:
     <module name="NonEmptyAtclauseDescription"/>