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