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