Annotation Interface NotNull


@Target({PARAMETER,TYPE_USE}) @Retention(RUNTIME) public @interface NotNull
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Defines the scope of the annotation.
  • Element Details

    • constraint

      String constraint
      Defines the scope of the annotation. Possible values are defined in PropertyConstraint.
      Default:
      "JAZZER_PROPERTY_CONSTRAINT_DECLARATION"