public class ProblemCollectorFactory
extends java.lang.Object
| Constructor and Description |
|---|
ProblemCollectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ProblemCollector |
newInstance(java.util.List<Problem> problems)
The default implementation is not visible, create it with this factory
|
public static ProblemCollector newInstance(java.util.List<Problem> problems)
problems - starting set of problems, may be null