Java.IO.Reader: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Protected Constructors

Constructs a new Reader with this as the object used to synchronize critical sections.
Constructs a new Reader with lock used to synchronize critical sections.
A constructor used when creating managed representations of JNI objects; called by the runtime.