Uses of Interface
com.sun.jdi.request.MonitorContendedEnterRequest
Packages that use MonitorContendedEnterRequest
包
描述
This package is used to request that a JDI
event be sent under specified conditions.
-
Uses of MonitorContendedEnterRequest in com.sun.jdi.request
Methods in com.sun.jdi.request that return MonitorContendedEnterRequest修饰符和类方法描述EventRequestManager.createMonitorContendedEnterRequest()
Creates a new disabledMonitorContendedEnterRequest
.Methods in com.sun.jdi.request that return types with arguments of type MonitorContendedEnterRequest修饰符和类方法描述EventRequestManager.monitorContendedEnterRequests()
Return an unmodifiable list of the enabled and disabled monitor contended enter requests.