public abstract class PWriter extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected AtomicBoolean |
closed |
protected PrimitivO |
output |
protected final PrimitivO output
protected final AtomicBoolean closed
protected PWriter(String fileName) throws FileNotFoundException
FileNotFoundExceptionprotected PWriter(File file) throws FileNotFoundException
FileNotFoundExceptionprotected PWriter(OutputStream stream)
protected PWriter(PrimitivO output)
protected void beforeClose()
public void close()
close in interface AutoCloseableCopyright © 2018. All rights reserved.