Annotation Type Option


@Documented @Retention(SOURCE) @Target({CONSTRUCTOR,METHOD}) public @interface Option
Pass a JIT compilation option to the specified method.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details