Module jdk.jfr
Package jdk.jfr

Annotation Type TransitionTo


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface TransitionTo
    Event field annotation, specifies that the event will soon transition to a thread.
    Since:
    9