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