@Exported public interface MonitorContendedEnteredEvent extends LocatableEvent
EventQueue, 
MonitorContendedEnterEvent| Modifier and Type | Method and Description | 
|---|---|
| ObjectReference | monitor()Returns the monitor that was entered. | 
| ThreadReference | thread()Returns the thread in which this event has occurred. | 
toString, virtualMachineThreadReference thread()
thread in interface LocatableEventThreadReference which mirrors the event's thread in
 the target VM.ObjectReference monitor()
ObjectReference for the monitor.
 Copyright © 1999, 2025, Oracle and/or its affiliates.  All rights reserved.