public @interface ReviseWhenPortedToJDK
Use for marking places in code, which are supposed to be updated after migration of a containing module to newer JDK.
-
必需元素概要
所需元素
-
元素详细资料
-
value
String valueA JDK version required for revising a marked code.
-