@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,ANNOTATION_TYPE})
public static @interface Introspected.IndexedAnnotation
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotation |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
member |