ThreadGroup
The class should not depend on any others, because it' called from JNI_OnLoad of the AWT
native library. Triggering class loading could lead to a deadlock.
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public static ThreadGroup |
ThreadGroupUtils | back to summary |
---|---|
private ThreadGroupUtils() |
getRootThreadGroup | back to summary |
---|---|
public static ThreadGroup getRootThreadGroup() Returns a root thread group.
Should be called with
|