bpiwowar.argparser
Annotation Type CheckNumericIntervals


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface CheckNumericIntervals

The interval where the double value should lie


Required Element Summary
 String[] value
          Defines the possible intervals
 

Element Detail

value

public abstract String[] value
Defines the possible intervals



Copyright © 2013. All Rights Reserved.