@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) @Documented public static @interface DateBefore.List
DateBefore
annotations on the same element.Modifier and Type | Required Element and Description |
---|---|
DateBefore[] |
value
The
DateBefore annotations. |
public abstract DateBefore[] value
DateBefore
annotations.Copyright © 2021–2022. All rights reserved.