Uses of Class
net.sourceforge.pmd.processor.PmdRunnable
-
Packages that use PmdRunnable Package Description net.sourceforge.pmd.processor -
-
Uses of PmdRunnable in net.sourceforge.pmd.processor
Methods in net.sourceforge.pmd.processor with parameters of type PmdRunnable Modifier and Type Method Description protected abstract void
AbstractPMDProcessor. runAnalysis(PmdRunnable runnable)
protected void
MonoThreadProcessor. runAnalysis(PmdRunnable runnable)
protected void
MultiThreadProcessor. runAnalysis(PmdRunnable runnable)
-