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