Annotation Interface Produce.List

Enclosing class:
Produce

@Target(METHOD) @Retention(RUNTIME) @Documented public static @interface Produce.List
The repeatable holder for Produce.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The Produce instances.
  • Element Details

    • value

      Produce[] value
      The Produce instances.
      Returns:
      the instances