Class RedundantConstructorCheck
java.lang.Object
de.firemage.autograder.core.pmd.PMDCheck
de.firemage.autograder.core.check.complexity.RedundantConstructorCheck
- All Implemented Interfaces:
Check
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.firemage.autograder.core.pmd.PMDCheck
getExplanation, getLinter, getProblemType, getRulesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.firemage.autograder.core.check.Check
maximumProblems, merge
-
Constructor Details
-
RedundantConstructorCheck
public RedundantConstructorCheck()
-