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