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