@ThreadSafe public abstract class IoBufferPool extends UniqueObject implements Pool<IoBuffer,IOException>
Subclasses should be thread-safe.
| Constructor and Description |
|---|
IoBufferPool() |
public final void release(IoBuffer buffer) throws IOException
release in interface Pool<IoBuffer,IOException>IOExceptionCopyright © 2012–2015 Schlichtherle IT Services. All rights reserved.