| Package | Description |
|---|---|
| org.openjdk.jmc.common |
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
|
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| Modifier and Type | Method and Description |
|---|---|
IMCThreadGroup |
IMCThreadGroup.getParent()
Returns the parent of this thread group.
|
IMCThreadGroup |
IMCThread.getThreadGroup()
Returns the thread group this thread belongs to.
|
| Modifier and Type | Field and Description |
|---|---|
static ContentType<IMCThreadGroup> |
UnitLookup.THREAD_GROUP |
Copyright © 2019. All rights reserved.