Uses of Package
javax.annotation.meta

Packages that use javax.annotation.meta
Package
Description
 
 
  • Class
    Description
    This qualifier is applied to an annotation to denote that the annotation should be treated as a type qualifier.
    This qualifier is applied to an annotation to denote that the annotation defines a default type qualifier that is visible within the scope of the element it is applied to.
    This annotation is applied to a annotation, and marks the annotation as being a qualifier nickname.
     
    Used to describe the relationship between a qualifier T and the set of values S possible on an annotated element.
  • Class
    Description
    Used to describe the relationship between a qualifier T and the set of values S possible on an annotated element.