@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface SupportedAnnotation
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Annotation>[] |
value |
public abstract Class<? extends Annotation>[] value
Copyright © 2018. All rights reserved.