Klasse SpotbugsLinter
java.lang.Object
de.firemage.autograder.core.spotbugs.SpotbugsLinter
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
SpotbugsLinter
public SpotbugsLinter()
-
-
Methodendetails
-
lint
public List<Problem> lint(Path jar, List<SpotbugsCheck> checks) throws IOException, InterruptedException - Löst aus:
IOExceptionInterruptedException
-