public class AutoDeleteFileInputStream extends java.io.FileInputStream
AutoDeleteFileInputStream(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 AutoDeleteFileInputStream(java.io.File file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FileInputStream
java.io.IOException