@Target(value=TYPE)
public @interface NoDefaultQualifierForUse
Modifier and Type | Optional Element and Description |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation>[] |
value
Top qualifier in hierarchies for which no default annotation for use should be applied.
|