Class RedundantReturnCheck
java.lang.Object
de.firemage.autograder.core.pmd.PMDCheck
de.firemage.autograder.core.check.complexity.RedundantReturnCheck
- 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
-
RedundantReturnCheck
public RedundantReturnCheck()
-