public static class ManagedConcurrentMap.EntryWithValue<K, V> extends Map.Entry
| Constructor and description | 
|---|
| EntryWithValue(ReferenceBundle bundle, Segment segment, K key, int hash, V value) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public void | finalizeReference() | 
|  | public V | getValue() | 
|  | public void | setValue(V value) | 
| Methods inherited from class | Name | 
|---|---|
| interface Map.Entry | comparingByKey, comparingByKey, comparingByValue, comparingByValue, copyOf, equals, getKey, getValue, hashCode, setValue | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.