@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) @Documented public static @interface DataSizeRange.List
@DataSizeRange annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
DataSizeRange[] |
value
The annotation's value.
|
public abstract DataSizeRange[] value
DataSizeRange annotations this container annotation holdsCopyright © 2023. All rights reserved.