The constructors of Java.Lang.ThreadGroup are listed below. For a list of all members, see the ThreadGroup Members list.
See Also: Inherited members from Java.Lang.Object
Constructs a new ThreadGroup with the given name. | ||
Constructs a new ThreadGroup with the given name, as a child of the given ThreadGroup. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |