程序包 | 说明 |
---|---|
io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultPriorityQueue<T extends PriorityQueueNode>
A priority queue which uses natural ordering of elements.
|