Annotation Interface DowncastRepeatable


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface DowncastRepeatable
Annotation indicating a collection of Downcast methods grouped together for bulk registration. For internal use in the SDK.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Retrieves the collection of Downcast annotations associated with a method.
  • Element Details

    • value

      Downcast[] value
      Retrieves the collection of Downcast annotations associated with a method.