@Documented
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
public @interface TypeQualifier
Modifier and Type | Optional Element | Description |
---|---|---|
java.lang.Class<?> |
applicableTo |
Describes the kinds of values the qualifier can be applied to.
|
java.lang.Class<?> applicableTo