| 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
|
| Class and Description |
|---|
| OffHeapLongAddressable
Interface for off-heap collections with long elements.
|
| OffHeapLongArray
Implementation of array of long using
OffHeapMemory. |
OffHeapLongBinarySearch.IndexRange
OffHeapAddressable index range representation. |
| OffHeapLongComparator
Primitive long comparator interface to use for
|
| OffHeapLongSorter.LongComp |
| Class and Description |
|---|
| OffHeapLongArray
Implementation of array of long using
OffHeapMemory. |
| OffHeapLongComparator
Primitive long comparator interface to use for
|
Copyright © 2014. All Rights Reserved.