de.schlichtherle.truezip.socket
Class IOCache.Buffer.BufferReadOnlyFile
java.lang.Object
de.schlichtherle.truezip.rof.AbstractReadOnlyFile
de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
de.schlichtherle.truezip.socket.IOCache.Buffer.BufferReadOnlyFile
- All Implemented Interfaces:
- ReadOnlyFile, Closeable
- Enclosing class:
- IOCache.Buffer
private final class IOCache.Buffer.BufferReadOnlyFile
- extends DecoratingReadOnlyFile
|
Field Summary |
private boolean |
closed
|
|
Method Summary |
void |
close()
Closes this read-only file and releases any non-heap resources
allocated for it. |
closed
private boolean closed
IOCache.Buffer.BufferReadOnlyFile
IOCache.Buffer.BufferReadOnlyFile(ReadOnlyFile rof)
close
public void close()
throws IOException
- Description copied from interface:
ReadOnlyFile
- Closes this read-only file and releases any non-heap resources
allocated for it.
- Specified by:
close in interface ReadOnlyFile- Specified by:
close in interface Closeable- Overrides:
close in class DecoratingReadOnlyFile
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.