-
-
Method Summary
Modifier and Type |
Method |
Description |
ObjectReference |
monitor() |
Returns the monitor object this thread waited on.
|
ThreadReference |
thread() |
Returns the thread in which this event has occurred.
|
boolean |
timedout() |
Returns whether the wait has timed out or been interrupted.
|
-
Methods declared in interface com.sun.jdi.event.Event
request