public class DetectImpossibleMatchCheck extends SingleCheck
Modifier and Type | Field and Description |
---|---|
protected boolean |
hasIssues |
rowInspector
Constructor and Description |
---|
DetectImpossibleMatchCheck(RowInspector rowInspector) |
Modifier and Type | Method and Description |
---|---|
void |
check() |
Issue |
getIssue() |
boolean |
hasIssues() |
compareTo, getRowInspector
public DetectImpossibleMatchCheck(RowInspector rowInspector)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.