Annotation Interface Ignore


@Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER}) public @interface Ignore
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    A brief description of why this parameter/operation is ignored
  • 元素详细资料

    • value

      String value
      A brief description of why this parameter/operation is ignored
      返回:
      the description of why it is ignored
      默认值:
      ""