@Deprecated public static class ByteBufferFactory.SimpleHeapByteBufferFactory extends java.lang.Object implements ByteBufferFactory
ByteBufferFactory.SimpleHeapByteBufferFactory| Modifier and Type | Field and Description |
|---|---|
(package private) int |
_size
Deprecated.
|
| Constructor and Description |
|---|
SimpleHeapByteBufferFactory(int size)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
get()
Deprecated.
|
public SimpleHeapByteBufferFactory(int size)
public java.nio.ByteBuffer get()
get in interface ByteBufferFactory