View Javadoc
1 package test.net.sourceforge.pmd.stat; 2 3 import net.sourceforge.pmd.stat.StatisticalRule; 4 5 public class MockStatisticalRule extends StatisticalRule { 6 }

This page was automatically generated by Maven