Annotation Interface MultiComment.Inline

Enclosing class:
MultiComment

@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD,TYPE}) public static @interface MultiComment.Inline
Variadic counterpart to @Comment.Inline
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    @NotNull Comment.Inline @NotNull []
     
  • Element Details