程序包 com.intellij

Annotation Interface ReviseWhenPortedToJDK


public @interface ReviseWhenPortedToJDK
Use for marking places in code, which are supposed to be updated after migration of a containing module to newer JDK.
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    A JDK version required for revising a marked code.
  • 元素详细资料

    • value

      String value
      A JDK version required for revising a marked code.