@Retention(value=SOURCE) @Target(value=TYPE) @Repeatable(value=JkInjectCompileOption.JkInjectCompileOptions.class) @Deprecated public @interface JkInjectCompileOption
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value
Deprecated.
The dependency to import.
|