Class FileInputStreamReader

java.lang.Object
java.io.Reader
clazzfish.monitor.io.FileInputStreamReader
All Implemented Interfaces:
Closeable, AutoCloseable, Readable

public final class FileInputStreamReader extends Reader
The Class FileInputStreamReader is a small wrapper to an InputStreamReader for files. It was copied from the PatternTesting project.
Author:
oliver