Annotation Type ConfComments


@Retention(RUNTIME) @Target(METHOD) public @interface ConfComments
Inserts one or more comments ahead of the config entry this annotation is placed before
Author:
A248
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The comments on this entry.
  • Element Details

    • value

      String[] value
      The comments on this entry. Each string is on its own line
      Returns:
      the comments