public static class AssertableDiagnostics.Pred extends Object implements AssertableDiagnostics.DiagnosticPredicate
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
code |
protected String |
issueCode |
protected String |
msg |
protected Integer |
severity |
| Constructor and Description |
|---|
AssertableDiagnostics.Pred(Integer severity,
Integer code,
String issueCode,
String msg) |
Copyright © 2016. All Rights Reserved.