-
-
Method Summary
Modifier and Type |
Method |
Description |
ObjectReference |
monitor() |
Returns the monitor object that the thread about to wait.
|
ThreadReference |
thread() |
Returns the thread in which monitor wait event has occurred.
|
long |
timeout() |
Returns the number of millisecond the thread will wait.
|
-
Methods declared in interface com.sun.jdi.event.Event
request