protected Reader (Object lock)

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

Parameters:
lock    The Object to synchronize on.