Uses of Interface
org.openjdk.jmc.common.IMCThreadGroup
-
Packages that use IMCThreadGroup 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. -
-
Uses of IMCThreadGroup in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return IMCThreadGroup Modifier and Type Method Description IMCThreadGroupIMCThreadGroup. getParent()Returns the parent of this thread group.IMCThreadGroupIMCThread. getThreadGroup()Returns the thread group this thread belongs to. -
Uses of IMCThreadGroup in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCThreadGroup Modifier and Type Field Description static ContentType<IMCThreadGroup>UnitLookup. THREAD_GROUP
-