@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Annotation1
| Modifier and Type | Required Element and Description |
|---|---|
Annotation2[] |
children |
boolean |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
foo |
public abstract Annotation2[] children