Package javax.annotation.meta
Annotation Type TypeQualifierDefault
-
@Documented @Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface TypeQualifierDefault
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.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.annotation.ElementType[]
value
-