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