de.schlichtherle.truezip.socket
Class ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile
java.lang.Object
de.schlichtherle.truezip.rof.AbstractReadOnlyFile
de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
de.schlichtherle.truezip.rof.SynchronizedReadOnlyFile
de.schlichtherle.truezip.socket.ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile
- All Implemented Interfaces:
- ReadOnlyFile, Closeable
- Enclosing class:
- ConcurrentInputShop<E extends Entry>
@ThreadSafe
private final class ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile
- extends SynchronizedReadOnlyFile
|
Method Summary |
void |
close()
Closes this read-only file and releases any non-heap resources
allocated for it. |
ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile
private ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile(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 SynchronizedReadOnlyFile
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.