@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public static @interface RepeatedAnnotationPlugin.Enhance
Modifier and Type | Required Element and Description |
---|---|
Class<? extends Annotation> |
value
The repeating annotation type.
|
public abstract Class<? extends Annotation> value
Copyright © 2014–2024. All rights reserved.