Uses of Class
java.io.FilterReader
Packages that useFilterReader
Package
Description
Provides for system input and output through data streams, serialization and the file system.
Uses ofFilterReader injava.io
Subclasses ofFilterReader injava.ioModifier and TypeClassDescriptionclassA character-stream reader that allows characters to be pushed back into the stream.