Annotation Type URL.List
- Enclosing class:
- URL
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface URL.List
Defines several
@URL
annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
URL[] value
-