| Package | Description |
|---|---|
| com.alibaba.fastjson.util |
| Modifier and Type | Field and Description |
|---|---|
IdentityHashMap.Entry<K,V> |
IdentityHashMap.Entry.next |
| Constructor and Description |
|---|
Entry(K key,
V value,
int hash,
IdentityHashMap.Entry<K,V> next) |
Copyright © 2023. All rights reserved.