|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.memory.AbstractBufferArray<java.nio.ByteBuffer>
org.glassfish.grizzly.memory.ByteBufferArray
public final class ByteBufferArray
| Field Summary |
|---|
| Fields inherited from class org.glassfish.grizzly.memory.AbstractBufferArray |
|---|
clazz |
| Method Summary | |
|---|---|
static ByteBufferArray |
create()
|
protected int |
getLimit(java.nio.ByteBuffer buffer)
|
protected int |
getPosition(java.nio.ByteBuffer buffer)
|
void |
recycle()
|
protected void |
setPositionLimit(java.nio.ByteBuffer buffer,
int position,
int limit)
|
| Methods inherited from class org.glassfish.grizzly.memory.AbstractBufferArray |
|---|
add, add, getArray, getInitialBufferSize, getInitialLimit, getInitialPosition, reset, restore, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ByteBufferArray create()
public void recycle()
recycle in class AbstractBufferArray<java.nio.ByteBuffer>
protected void setPositionLimit(java.nio.ByteBuffer buffer,
int position,
int limit)
setPositionLimit in class AbstractBufferArray<java.nio.ByteBuffer>protected int getPosition(java.nio.ByteBuffer buffer)
getPosition in class AbstractBufferArray<java.nio.ByteBuffer>protected int getLimit(java.nio.ByteBuffer buffer)
getLimit in class AbstractBufferArray<java.nio.ByteBuffer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||