public class SilentFileInputStream extends java.io.FileInputStream
SilentFileInputStream(java.io.File file)
void
close()
available, finalize, getChannel, getFD, read, read, read, skip
mark, markSupported, reset
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SilentFileInputStream(java.io.File file) throws java.io.FileNotFoundException
file
java.io.FileNotFoundException
public void close()
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FileInputStream