| 接口 | 说明 |
|---|---|
| ConcurrentReferenceHashMap.Reference<K,V> |
A reference to an
ConcurrentReferenceHashMap.Entry contained in the map. |
| 类 | 说明 |
|---|---|
| ConcurrentReferenceHashMap<K,V> |
Copy from
ConcurrentReferenceHashMap. |
| ConcurrentReferenceHashMap.Entry<K,V> |
A single map entry.
|
| 枚举 | 说明 |
|---|---|
| ConcurrentReferenceHashMap.ReferenceType |
Various reference types supported by this map.
|
| ConcurrentReferenceHashMap.Restructure |
The types of restructuring that can be performed.
|
Copyright © 2021. All rights reserved.