@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Config.RangeInt
int
max
min
public abstract int min
public abstract int max