Annotation Interface DoubleInRange
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanDefines the scope of the annotation.doubledouble
-
Element Details
-
min
double min- Default:
-1.0/0.0
-
max
double max- Default:
1.0/0.0
-
allowNaN
boolean allowNaN- Default:
true
-
constraint
String constraintDefines the scope of the annotation. Possible values are defined inPropertyConstraint.- Default:
"JAZZER_PROPERTY_CONSTRAINT_DECLARATION"
-