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