public class AutoDeleteFileInputStream extends FileInputStream
Constructor and Description |
---|
AutoDeleteFileInputStream(File file) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
available, finalize, getChannel, getFD, read, read, read, skip
mark, markSupported, reset
public AutoDeleteFileInputStream(File file) throws FileNotFoundException
FileNotFoundException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FileInputStream
IOException