Annotation Interface ConfigHeader


@Target({METHOD,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public @interface ConfigHeader
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Element Details

    • title

      String title
      Default:
      ""
    • desc

      String desc
      Default:
      ""
    • format

      String format
      Default:
      ""
    • example

      String example
      Default:
      ""
    • callbackMethodName4Dump

      String callbackMethodName4Dump
      protected void callbackMethodName(StringBuilder sb) {
      Returns:
      Default:
      ""