Java.Lang.ThreadGroup: Constructor Members

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

Public Constructors

Constructs a new ThreadGroup with the given name.
Constructs a new ThreadGroup with the given name, as a child of the given ThreadGroup.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.