public interface IMCThreadGroup
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the thread group.
|
IMCThreadGroup |
getParent()
Returns the parent of this thread group.
|
java.lang.String getName()
null
if the information is not availableIMCThreadGroup getParent()
null
if the group has no parent