Class JavadocLocationCheck

  • All Implemented Interfaces:
    Configurable, Contextualizable

    public final class JavadocLocationCheck
    extends AbstractCheck
    Checks that there is no empty line between a javadoc and it's subject.

    You can't have empty lines between javadoc block and a class/method/variable. They should stay together, always.

    Since:
    0.3