Annotation Type ModCheck.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface ModCheck.List
Defines several@ModCheckannotations on the same element.
-
-
Element Detail
-
value
ModCheck[] value
-
-