Generated by
JDiff

Class java.io.Writer

Documentation changed from old to new.

Changed Constructors
Writer(Object) Documentation changed from old to new.
Create a new character-stream writer whose critical sections will synchronize on the given object.
 

Changed Methods
void write(int) Documentation changed from old to new.
Write a single character.