| 程序包 | 说明 |
|---|---|
| com.github.netty.core.util |
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
ConcurrentLinkedHashMap.Linked<T extends ConcurrentLinkedHashMap.Linked<T>>
An element that is linked on the
Deque. |
static class |
ConcurrentLinkedHashMap.LinkedDeque<E extends ConcurrentLinkedHashMap.Linked<E>>
Linked list implementation of the the JDK6 Deque interface where the link
pointers are tightly integrated with the element.
|
Copyright © 2021. All rights reserved.