private static final class FsFinalizeController.FinalizeReadOnlyFile extends DecoratingReadOnlyFile
| Modifier and Type | Field and Description |
|---|---|
(package private) IOException |
close |
delegate| Constructor and Description |
|---|
FsFinalizeController.FinalizeReadOnlyFile(ReadOnlyFile rof) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this read-only file and releases any non-heap resources
allocated for it.
|
protected void |
finalize() |
getFilePointer, length, read, read, seek, toStringread, readFully, readFullyvolatile IOException close
@CreatesObligation FsFinalizeController.FinalizeReadOnlyFile(@WillCloseWhenClosed ReadOnlyFile rof)
public void close()
throws IOException
ReadOnlyFileclose in interface ReadOnlyFileclose in interface Closeableclose in interface AutoCloseableclose in class DecoratingReadOnlyFileIOException - On any I/O failure.Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.