@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 IOException
ReadOnlyFileclose in interface ReadOnlyFileclose in interface Closeableclose in interface AutoCloseableclose in class SynchronizedReadOnlyFileIOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.