Java.IO.Writer: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Protected Constructors

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