Interface | Description |
---|---|
TypeQualifierValidator<A extends java.lang.annotation.Annotation> |
Enum | Description |
---|---|
When |
Used to describe the relationship between a qualifier T and the set of values
S possible on an annotated element.
|
Annotation Type | Description |
---|---|
TypeQualifier |
This qualifier is applied to an annotation to denote that the annotation
should be treated as a type qualifier.
|
TypeQualifierNickname |
This annotation is applied to a annotation, and marks the annotation as being
a qualifier nickname.
|