| Package | Description | 
|---|---|
| com.sun.jdi.request | This package is used to request that a JDI
 event be sent under specified conditions. | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadStartRequest | EventRequestManager. createThreadStartRequest()Creates a new disabled  ThreadStartRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ThreadStartRequest> | EventRequestManager. threadStartRequests()Return an unmodifiable list of the enabled and disabled thread start requests. | 
 Copyright © 1999, 2017, Oracle and/or its affiliates.  All rights reserved.