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.FileNotFoundException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.FilterOutputStream
java.io.IOException
public void abort()
Copyright © 2016 The Apache Software Foundation