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