public class CheckFactory extends Object
Constructor and Description |
---|
CheckFactory(AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected Optional<PairCheckBundle> |
makePairRowCheck(RuleInspector ruleInspector,
RuleInspector other) |
protected Set<Check> |
makeSingleChecks(RuleInspector ruleInspector) |
public CheckFactory(AnalyzerConfiguration configuration)
protected Set<Check> makeSingleChecks(RuleInspector ruleInspector)
protected Optional<PairCheckBundle> makePairRowCheck(RuleInspector ruleInspector, RuleInspector other)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.