Annotation Interface Comments


@Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) @Deprecated(since="7") @Remove public @interface Comments
Deprecated.
A list of Comments.

If there are multiple Comments on a class or attribute, they must have distinct on members.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
     
  • Element Details

    • value

      Comment[] value
      Deprecated.