Package | Description |
---|---|
com.sun.jdi |
This is the core package of the Java Debug
Interface (JDI), it defines mirrors for values, types, and the target
VirtualMachine itself - as well bootstrapping facilities.
|
Modifier and Type | Method | Description |
---|---|---|
ThreadGroupReference |
ThreadGroupReference.parent() |
Returns the parent of this thread group.
|
ThreadGroupReference |
ThreadReference.threadGroup() |
Returns this thread's thread group.
|
Modifier and Type | Method | Description |
---|---|---|
List<ThreadGroupReference> |
ThreadGroupReference.threadGroups() |
Returns a List containing each active
ThreadGroupReference in this
thread group. |
List<ThreadGroupReference> |
VirtualMachine.topLevelThreadGroups() |
Returns each thread group which does not have a parent.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1999, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b159-1ubuntu1