| 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 |
|---|---|
static <V> EmptyPriorityQueue<V> |
EmptyPriorityQueue.instance()
Returns an unmodifiable empty
PriorityQueue. |
Copyright © 2008–2019 The Netty Project. All rights reserved.