Writer.this

Creates a new character-stream writer whose critical sections will synchronize on the given object.

@param lock Object to synchronize on

  1. this()
  2. this(Object lock)
    class Writer
    protected
    this
    (
    Object lock
    )

Meta