| Interface | Description |
|---|---|
| IntComparator |
| Class | Description |
|---|---|
| AdaptiveLongBigArray |
This variation of BigArray is designed to expand segments up to some reasonable extend
and add more segments if the maximum segment capacity is reached
This implementation allows to keep the redirection table small so it does fit into L1 CPU cache
|
| Arrays | |
| BlockBigArray | |
| BooleanBigArray | |
| ByteArrayUtils | |
| ByteBigArray | |
| DoubleBigArray | |
| IntBigArray | |
| IntBigArrays | |
| Long2IntOpenHashMap |
This class is adapted from it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap.
|
| LongBigArray | |
| ObjectBigArray<T> | |
| ReferenceCountMap | |
| ShortBigArray | |
| SliceBigArray |
| Enum | Description |
|---|---|
| Arrays.ExpansionFactor | |
| Arrays.ExpansionOption |
Copyright © 2012–2022. All rights reserved.