@NotThreadSafe public final class ByteArrayIOPool.Entry extends ByteArrayIOEntry implements IOPool.Entry<ByteArrayIOEntry>
Entry.Access, Entry.Size, Entry.Type| Modifier and Type | Field and Description |
|---|---|
private boolean |
released |
initialCapacityALL_ACCESS_SET, ALL_SIZE_SET, ALL_TYPE_SET, DIRECTORY_TYPE_SET, FILE_TYPE_SET, SPECIAL_TYPE_SET, SYMLINK_TYPE_SET, UNKNOWN| Modifier | Constructor and Description |
|---|---|
private |
ByteArrayIOPool.Entry(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Releases this resource to its pool.
|
getCount, getData, getInputSocket, getName, getOutputSocket, getSize, getTime, setData, setInitialCapacity, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInputSocketgetOutputSocketpublic void release()
throws IOException
Pool.ReleasableIllegalStateException upon the
conditions explained below.release in interface Pool.Releasable<IOException>IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.