Annotation Interface Info


@Retention(RUNTIME) @Target({METHOD,TYPE,FIELD}) public @interface Info
The Info annotation contains textual information about a module or property.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the info strings.
  • Element Details

    • value

      String value
      Returns the info strings.
      Returns:
      the info strings