| Package | Description |
|---|---|
| com.alexkasko.unsafe.offheaplong |
Long sized off-heap collections of longs with sorting and searching support
|
| com.alexkasko.unsafe.offheapstruct |
Long sized off-heap collections of "structs" (memory areas with equal sizes)
with sorting and searching support
|
| Modifier and Type | Method and Description |
|---|---|
OffHeapLongArray |
OffHeapLongArray.clone() |
| Modifier and Type | Field and Description |
|---|---|
private OffHeapLongArray |
OffHeapStructSorterByReference.ReferenceIterable.index |
private OffHeapLongArray |
OffHeapStructSorterByReference.ReferenceIterator.index |
| Constructor and Description |
|---|
OffHeapStructSorterByReference.ReferenceIterable(OffHeapStructCollection data,
OffHeapLongArray index)
Constructor
|
OffHeapStructSorterByReference.ReferenceIterator(OffHeapStructCollection data,
OffHeapLongArray index)
Constructor
|
Copyright © 2014. All Rights Reserved.