Annotation Interface ShadowCollection


@Experimental @Target(TYPE) @Retention(RUNTIME) public @interface ShadowCollection
Container annotation for grouping multiple Shadow annotations.
Since:
3.3.4-SNAPSHOT
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An array of Shadow annotations.
  • Element Details

    • value

      Shadow[] value
      An array of Shadow annotations.
      Returns:
      the array of shadow annotations