
public static class RegEx.Checker extends Object implements TypeQualifierValidator<RegEx>
| Constructor and Description |
|---|
Checker() |
| Modifier and Type | Method and Description |
|---|---|
When |
forConstantValue(RegEx annotation,
Object value)
Given a type qualifier, check to see if a known specific constant value
is an instance of the set of values denoted by the qualifier.
|
public When forConstantValue(RegEx annotation, Object value)
TypeQualifierValidatorforConstantValue in interface TypeQualifierValidator<RegEx>annotation - the type qualifiervalue - the value to checkCopyright © 2018. All rights reserved.