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