public class JVMBuffer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JVMBuffer.ArrayWrapperFactory<D,T extends JVMBuffer.PrimitiveArrayWrapper<D,T>> |
static interface |
JVMBuffer.PrimitiveArrayWrapper<T,IMPL extends JVMBuffer.PrimitiveArrayWrapper<T,IMPL>> |
static interface |
JVMBuffer.PrimitiveNumberWrapperFactory<D,T extends JVMBuffer.PrimitiveArrayWrapper<D,T>> |
static class |
JVMBuffer.SingleValueWrapper<T,IMPL extends JVMBuffer.PrimitiveArrayWrapper<T,IMPL>> |
| Constructor and Description |
|---|
JVMBuffer() |