public class ProblemCollectorFactory extends Object
Constructor and Description |
---|
ProblemCollectorFactory() |
Modifier and Type | Method and Description |
---|---|
static ProblemCollector |
newInstance(List<Problem> problems)
The default implementation is not visible, create it with this factory
|
public static ProblemCollector newInstance(List<Problem> problems)
problems
- starting set of problems, may be null
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.