Class PMDCheck

java.lang.Object
de.firemage.autograder.core.pmd.PMDCheck
All Implemented Interfaces:
Check
Direct Known Subclasses:
DiamondOperatorCheck, RedundantConstructorCheck, RedundantReturnCheck

public abstract class PMDCheck extends Object implements Check