Class SingleMethodSingletonRule

  • All Implemented Interfaces:
    JavaParserVisitor, net.sourceforge.pmd.lang.rule.ImmutableLanguage, net.sourceforge.pmd.properties.PropertySource, net.sourceforge.pmd.Rule

    public class SingleMethodSingletonRule
    extends AbstractJavaRule
    Returns Checks if the singleton rule is used properly.
    • Constructor Detail

      • SingleMethodSingletonRule

        public SingleMethodSingletonRule()