public interface IOPoolProvider
Implementations must be thread-safe.
@NonNull IOPool<?> get()
Calling this method several times may return different I/O pools, so callers should cache the result for subsequent use.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.