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