Module jdk.jdi

Interface LocatableEvent

    • Method Detail

      • thread

        ThreadReference thread()
        Returns the thread in which this event has occurred.
        Returns:
        a ThreadReference which mirrors the event's thread in the target VM.