other, ruleInspectorconfiguration, hasIssues| Constructor and Description |
|---|
DetectRedundantRowsCheck(RuleInspector ruleInspector,
RuleInspector other,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check() |
protected CheckType |
getCheckType() |
protected Severity |
getDefaultSeverity() |
boolean |
isActive(CheckConfiguration checkConfiguration) |
protected Issue |
makeIssue(Severity severity,
CheckType checkType) |
getIssue, hasIssues, resolveSeveritypublic DetectRedundantRowsCheck(RuleInspector ruleInspector, RuleInspector other, AnalyzerConfiguration configuration)
public boolean isActive(CheckConfiguration checkConfiguration)
protected CheckType getCheckType()
getCheckType in class CheckBaseprotected Severity getDefaultSeverity()
getDefaultSeverity in class CheckBasepublic boolean check()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.