| Package | Description |
|---|---|
| org.nustaq.offheap.structs | |
| org.nustaq.offheap.structs.unsafeimpl |
| Modifier and Type | Method and Description |
|---|---|
<X extends FSTStruct> |
FSTStructAllocator.newArray(int size,
X templ)
create a new struct array of same type as template
|
<X extends FSTStruct> |
FSTStructAllocator.newArray(int size,
X templ,
BytezAllocator alloc)
create a new struct array of same type as template
|
| Modifier and Type | Method and Description |
|---|---|
<T extends FSTStruct> |
FSTStructFactory.toStructArray(int size,
T onHeap) |
Copyright © 2015. All rights reserved.