public final class PaddedCircularArrayOffsetCalculator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static long |
REF_ARRAY_BASE |
(package private) static int |
REF_BUFFER_PAD |
Constructor and Description |
---|
PaddedCircularArrayOffsetCalculator() |
Modifier and Type | Method and Description |
---|---|
static <E> E[] |
allocate(int capacity) |
protected static long |
calcElementOffset(long index,
long mask) |