Module jdk.jdi

Interface MonitorWaitedEvent

All Superinterfaces:
Event, Locatable, LocatableEvent, Mirror

public interface MonitorWaitedEvent
extends LocatableEvent
Notification that a thread in the target VM has finished waiting on an monitor object.
Since:
1.6
See Also:
EventQueue, MonitorWaitEvent