Writer.Writer
Class Overview | Class Members |
This Package |
All Packages
protected Writer()
Description
Create a new character-stream writer whose critical sections will
synchronize on the writer itself.
protected Writer( Object lock )
Description
Create a new character-stream writer whose critical sections will
synchronize on the given object.