Annotation Type NonNullable


@Retention(RUNTIME) @Target(FIELD) public @interface NonNullable
Indicates NonNullable nature
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true