Annotation Interface NotNull


@Retention(RUNTIME) @Target(METHOD) public @interface NotNull
Author:
Bogdan Stefanescu
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    A default value if null (empty).
  • Element Details

    • value

      String value
      A default value if null (empty).
      Default:
      ""