private static final class ZipFile.DefaultReadOnlyFilePool extends Object implements Pool<ReadOnlyFile,IOException>
DefaultReadOnlyFile objects for the
provided to its constructor.Pool.Releasable<E extends Exception>| Constructor and Description |
|---|
ZipFile.DefaultReadOnlyFilePool(File file) |
ZipFile.DefaultReadOnlyFilePool(String name) |
final File file
ZipFile.DefaultReadOnlyFilePool(File file)
ZipFile.DefaultReadOnlyFilePool(String name)
public ReadOnlyFile allocate() throws IOException
allocate in interface Pool<ReadOnlyFile,IOException>IOExceptionpublic void release(ReadOnlyFile rof) throws IOException
release in interface Pool<ReadOnlyFile,IOException>IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.