Package | Description |
---|---|
io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPriorityQueue<T extends PriorityQueueNode>
A priority queue which uses natural ordering of elements.
|
Copyright © 2008–2024 The Netty Project. All rights reserved.