Interface ProblemReporter
-
public interface ProblemReporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addProblem(String message)
-
-
-
Method Detail
-
addProblem
void addProblem(String message)
-
-