| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasIssues |
protected RuleInspector |
other |
protected RuleInspector |
ruleInspector |
| Constructor and Description |
|---|
PairCheck(RuleInspector ruleInspector,
RuleInspector other) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
Issue |
getIssue() |
RuleInspector |
getOther() |
RuleInspector |
getRuleInspector() |
boolean |
hasIssues() |
protected final RuleInspector ruleInspector
protected final RuleInspector other
protected boolean hasIssues
public PairCheck(RuleInspector ruleInspector, RuleInspector other)
public RuleInspector getRuleInspector()
public RuleInspector getOther()
public Issue getIssue()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.