Annotation Interface ProvideLinks


@Target({METHOD,TYPE}) @Retention(RUNTIME) @Beta public @interface ProvideLinks
Container for repeatable annotation, see ProvideLink for details.
Author:
Leonard Brünings
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Container for a set of ProvideLink annotations
  • Element Details

    • value

      ProvideLink[] value
      Container for a set of ProvideLink annotations
      Returns:
      array of ProvideLink elements
      Default:
      {}