Annotation Interface TypeParameter


@Retention(RUNTIME) @Target({PARAMETER,METHOD,CONSTRUCTOR}) @Repeatable(TypeParameters.class) public @interface TypeParameter
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details