public class SpscLookAheadUtil extends 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) |
Copyright © 2013–2024. All rights reserved.