Interface ProblemReporter
public interface ProblemReporter
-
Method Summary
Modifier and TypeMethodDescriptionvoidreportProblem(Problem problem) voidreportProblems(Collection<Problem> problems)
-
Method Details
-
reportProblem
-
reportProblems
-