| Package | Description |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedQueueAtomicNode<E> |
LinkedQueueAtomicNode.lvNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkedQueueAtomicNode.soNext(LinkedQueueAtomicNode<E> n) |
Copyright © 2008–2016 The Netty Project. All rights reserved.