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