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 nullCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.