final class SingleReadOnlyFilePool extends Object implements Pool<ReadOnlyFile,IOException>
Pool.Releasable<E extends Exception>| Modifier and Type | Field and Description |
|---|---|
(package private) ReadOnlyFile |
rof |
| Constructor and Description |
|---|
SingleReadOnlyFilePool(ReadOnlyFile rof) |
final ReadOnlyFile rof
SingleReadOnlyFilePool(ReadOnlyFile rof)
public ReadOnlyFile allocate()
allocate in interface Pool<ReadOnlyFile,IOException>public void release(ReadOnlyFile rof)
release in interface Pool<ReadOnlyFile,IOException>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.