@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface AnnotationUsages
| Modifier and Type | Required Element and Description |
|---|---|
AnnotationUsage[] |
value |
public abstract AnnotationUsage[] value
Copyright © 2022. All rights reserved.