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