JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.vmmagic.pragma
Annotation Type NoInline
@Retention
(
value
=
RUNTIME
)
@Target
(
value
={
METHOD
,
CONSTRUCTOR
}) public @interface
NoInline
This pragma indicates that a particular method should never be inlined by the optimizing compiler.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element