@ThreadSafe private final class ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile extends SynchronizedReadOnlyFile
lockdelegate| Modifier | Constructor and Description |
|---|---|
private |
ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile(ReadOnlyFile rof) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this read-only file and releases any non-heap resources
allocated for it.
|
getFilePointer, length, read, read, seektoStringread, readFully, readFullyprivate ConcurrentInputShop.SynchronizedConcurrentReadOnlyFile(ReadOnlyFile rof)
public void close()
throws java.io.IOException
ReadOnlyFileclose in interface ReadOnlyFileclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class SynchronizedReadOnlyFilejava.io.IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.