Class AbstractRuleReport

  • All Implemented Interfaces:
    ProblemFinderRule

    public abstract class AbstractRuleReport
    extends java.lang.Object
    implements ProblemFinderRule
    Base class for rules checking for errors in report execution.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractRuleReport

        public AbstractRuleReport()