Annotation Interface Topics


@Documented @Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Topics
Repeatable annotation for one or many Topic annotations.
Since:
1.0
Author:
Jonathan Knight
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Topic[] value
      Returns:
      The Topics specified
      Default:
      {}