|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOPoolProvider
A provider for an I/O pool.
Implementations must be thread-safe.
| Method Summary | |
|---|---|
IOPool<?> |
get()
Returns an I/O pool. |
| Method Detail |
|---|
@NonNull IOPool<?> get()
Calling this method several times may return different I/O pools, so callers might need to cache the result for subsequent use.
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||