Annotation Interface Doc


@Retention(RUNTIME) @Target(FIELD) public @interface Doc
Used by user to add informations about a code he wrote.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Get content of the documentation.
  • Element Details

    • value

      String value
      Get content of the documentation.
      Returns:
      the content of the documentation