Java.Lang.ClassLoader: Constructor Members

The constructors of Java.Lang.ClassLoader are listed below. For a list of all members, see the ClassLoader Members list.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

Constructs a new instance of this class with the system class loader as its parent.
Constructs a new instance of this class with the specified class loader as its parent.
A constructor used when creating managed representations of JNI objects; called by the runtime.