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