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