Annotation Type Option
-
@Documented @Retention(SOURCE) @Target({CONSTRUCTOR,METHOD}) public @interface Option
Pass a JIT compilation option to the specified method.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-