| Package | Description |
|---|---|
| io.netty.util.internal.shaded.org.jctools.queues.atomic |
| Modifier and Type | Method and Description |
|---|---|
LinkedQueueAtomicNode<E> |
LinkedQueueAtomicNode.lvNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkedQueueAtomicNode.soNext(LinkedQueueAtomicNode<E> n) |
void |
LinkedQueueAtomicNode.spNext(LinkedQueueAtomicNode<E> n) |
Copyright © 2008–2021 The Netty Project. All rights reserved.