Class PmdRunnable

  • All Implemented Interfaces:
    java.util.concurrent.Callable<Report>

    public class PmdRunnable
    extends java.lang.Object
    implements java.util.concurrent.Callable<Report>
    • Method Detail

      • reset

        public static void reset()
      • call

        public Report call()
        Specified by:
        call in interface java.util.concurrent.Callable<Report>