public static interface JVMBuffer.PrimitiveNumberWrapperFactory<D,T extends JVMBuffer.PrimitiveArrayWrapper<D,T>> extends JVMBuffer.ArrayWrapperFactory<D,T>
| Modifier and Type | Method and Description |
|---|---|
T |
ones(long size) |
T |
zeroes(long size) |
createNew, createNew