@Documented
@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface DefaultFor
Modifier and Type | Optional Element and Description |
---|---|
TypeKind[] |
typeKinds |
java.lang.Class<?>[] |
types |
TypeUseLocation[] |
value |
public abstract TypeUseLocation[] value