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 Entrypoint
@Retention
(
value
=
RUNTIME
)
@Target
(
value
={
METHOD
,
FIELD
}) public @interface
Entrypoint
The entrypoint annotation indicates that the method or field is directly accessed by the compiler. We cache resolved values for these elements in Entrypoints.
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