Generated by
JDiff

Class java.io.FileReader

Documentation changed from old to new.

Changed Constructors
FileReader(File) Documentation changed from old to new.
Creates a new FileReader given the File to read from.
FileReader(FileDescriptor) Documentation changed from old to new.
Creates a new FileReader given the FileDescriptor to read from.
FileReader(String) Documentation changed from old to new.
Creates a new FileReader given the name of the file to read from.