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