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.