Interface | Description |
---|---|
ConcurrentReferenceHashMap.Reference<K,V> |
A reference to an
ConcurrentReferenceHashMap.Entry contained in the map. |
Class | Description |
---|---|
ConcurrentReferenceHashMap<K,V> | |
ConcurrentReferenceHashMap.Entry<K,V> |
A single map entry.
|
Enum | Description |
---|---|
ConcurrentReferenceHashMap.ReferenceType |
Various reference types supported by this map.
|
ConcurrentReferenceHashMap.Restructure |
The types of restructuring that can be performed.
|
Copyright © 2009–2023 The Apache Software Foundation. All rights reserved.