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