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 |
PriorityQueue<T extends PriorityQueueNode<T>>
A priority queue which uses natural ordering of elements.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.