| Modifier and Type | Method and Description |
|---|---|
java.util.List<Problem> |
ProblemCollector.getProblems() |
| Modifier and Type | Method and Description |
|---|---|
static ProblemCollector |
ProblemCollectorFactory.newInstance(java.util.List<Problem> problems)
The default implementation is not visible, create it with this factory
|