public final class CircularArrayOffsetCalculator extends Object
Constructor and Description |
---|
CircularArrayOffsetCalculator() |
Modifier and Type | Method and Description |
---|---|
static <E> E[] |
allocate(int capacity) |
static long |
calcElementOffset(long index,
long mask) |
Copyright © 2013–2018. All rights reserved.