public class PairCheckBundle extends PriorityListCheck
| Modifier and Type | Field and Description |
|---|---|
protected RuleInspector |
other |
protected RuleInspector |
ruleInspector |
| Constructor and Description |
|---|
PairCheckBundle(RuleInspector ruleInspector,
RuleInspector other,
List<Check> filteredSet) |
| Modifier and Type | Method and Description |
|---|---|
RuleInspector |
getOther() |
RuleInspector |
getRuleInspector() |
check, getIssue, hasIssues, isActiveprotected final RuleInspector ruleInspector
protected final RuleInspector other
public PairCheckBundle(RuleInspector ruleInspector, RuleInspector other, List<Check> filteredSet)
public RuleInspector getRuleInspector()
public RuleInspector getOther()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.