Annotation Type SpecFloatInRange
-
@Retention(RUNTIME) @Target(FIELD) public @interface SpecFloatInRangeSpecifies that the value of a field must be in a certain range (inclusive).
@Retention(RUNTIME)
@Target(FIELD)
public @interface SpecFloatInRange