public class AtomicFileOutputStream
extends java.io.FilterOutputStream
| Constructor and Description |
|---|
AtomicFileOutputStream(java.io.File f) |
public AtomicFileOutputStream(java.io.File f)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FilterOutputStreamjava.io.IOExceptionpublic void abort()
Copyright © 2013 The Apache Software Foundation