モジュール jdk.jdi
パッケージ com.sun.jdi.event

インタフェースLocatableEvent

    • メソッドのサマリー

      修飾子と型 メソッド 説明
      ThreadReference thread()
      このイベントが発生したスレッドを返します。
      • インタフェース com.sun.jdi.event.Eventで宣言されたメソッド

        request
    • メソッドの詳細

      • thread

        ThreadReference thread()
        このイベントが発生したスレッドを返します。
        戻り値:
        ターゲットVM内でイベントのスレッドをミラー化するThreadReference