public class SpscLookAheadUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_LOOK_AHEAD_STEP |
Constructor and Description |
---|
SpscLookAheadUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
computeLookAheadStep(int actualCapacity) |