@Immutable final class JulReadOnlyFile<E extends Entry> extends DecoratingReadOnlyFile
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private Entry |
target |
delegate| Modifier | Constructor and Description |
|---|---|
(package private) |
JulReadOnlyFile(InputSocket<?> socket) |
private |
JulReadOnlyFile(InputSocket<?> socket,
Entry target) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getFilePointer, length, read, read, seek, toStringread, readFully, readFully@CreatesObligation JulReadOnlyFile(InputSocket<?> socket) throws IOException
IOException@CreatesObligation private JulReadOnlyFile(InputSocket<?> socket, Entry target) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface ReadOnlyFileclose in interface Closeableclose in interface AutoCloseableclose in class DecoratingReadOnlyFileIOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.