@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface DateFormat.List
Modifier and Type | Required Element and Description |
---|---|
DateFormat[] |
value |
public abstract DateFormat[] value