Annotation Interface InRange
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDefines the scope of the annotation.long
long
-
Element Details
-
min
long min- Default:
-9223372036854775808L
-
max
long max- Default:
9223372036854775807L
-
constraint
String constraintDefines the scope of the annotation. Possible values are defined inPropertyConstraint
.- Default:
"JAZZER_PROPERTY_CONSTRAINT_DECLARATION"
-