|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.annotation.RegEx.Checker
public static class RegEx.Checker
| Constructor Summary | |
|---|---|
RegEx.Checker()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegEx.Checker()
| Method Detail |
|---|
public When forConstantValue(RegEx annotation,
Object value)
TypeQualifierValidator
forConstantValue in interface TypeQualifierValidator<RegEx>annotation - the type qualifiervalue - the value to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||