Annotation Interface Completions


@Target(METHOD) @Retention(RUNTIME) public @interface Completions
A marker interface which represents a holder for multiple Completion annotations.
This interface is NOT intended for implementation and should NOT be used.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description