Module jdk.jfr
Package jdk.jfr

Annotation Type TransitionFrom


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface TransitionFrom
    Event field annotation, specifies that the event transitioned from a thread.
    Since:
    9