private static final class PlatformDependent.Mpsc
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
USE_MPSC_CHUNKED_ARRAY_QUEUE |
| Modifier | Constructor and Description |
|---|---|
private |
Mpsc() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static <T> java.util.Queue<T> |
newMpscQueue(int maxCapacity) |