| Modifier and Type | Field and Description |
|---|---|
long |
expireLinkNodeRecid |
K |
key |
long |
next |
V |
value |
| Constructor and Description |
|---|
HTreeMap.LinkedNode(long next,
long expireLinkNodeRecid,
K key,
V value) |
Copyright © 2015. All Rights Reserved.