public static interface GenericBuffer.PrimitiveGenericWrapper<T> extends JVMBuffer.PrimitiveArrayWrapper<T,GenericBuffer.PrimitiveGenericWrapper<T>>
| Modifier and Type | Method and Description |
|---|---|
T[] |
asArray() |
apply, applyLeft, applyRight, asArray, copy, copyFrom, get, getLength, setT[] asArray()
asArray in interface JVMBuffer.PrimitiveArrayWrapper<T,GenericBuffer.PrimitiveGenericWrapper<T>>