public final class Mpsc extends Object
| Constructor and Description |
|---|
Mpsc() |
| Modifier and Type | Method and Description |
|---|---|
static Queue<Runnable> |
newMpscQueue() |
static Queue<Runnable> |
newMpscQueue(int maxCapacity) |
Copyright © 2024. All rights reserved.