Module jdk.jdi

Interface MonitorWaitEvent

All Superinterfaces:
Event, Locatable, LocatableEvent, Mirror

public interface MonitorWaitEvent extends LocatableEvent
Notification that a thread in the target VM is about to wait on a monitor object.
Since:
1.6
See Also: