Annotation Interface UpcastRepeatable


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface UpcastRepeatable
Annotation indicating a collection of Upcast 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 Upcast annotations associated with a method.
  • Element Details

    • value

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