|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - the type of the I/O entries.public interface IOPool<E extends IOEntry<E>>
A pool of I/O entries.
Implementations must be thread-safe. However, this does not necessarily apply to the implementation of its managed resources.
| Nested Class Summary | |
|---|---|
static interface |
IOPool.Entry<E extends IOEntry<E>>
A releasable I/O entry. |
| Nested classes/interfaces inherited from interface de.schlichtherle.truezip.util.Pool |
|---|
Pool.Releasable<E extends Exception> |
| Method Summary |
|---|
| Methods inherited from interface de.schlichtherle.truezip.util.Pool |
|---|
allocate, release |
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||