Annotation Interface Instance.List
- Enclosing class:
- Instance
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface Instance.List
Defines several
@Instance annotations on the same element- Since:
- 1.5.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Instance[] value- Returns:
- Defined annotations
- Since:
- 1.5.0
-