@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface TypeQualifier
Modifier and Type | Optional Element and Description |
---|---|
Class<?> |
applicableTo
Describes the kinds of values the qualifier can be applied to.
|
public abstract Class<?> applicableTo
Copyright © 2018. All rights reserved.