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 | equals, hashCode, getValue, getKey, setValue, comparingByKey, comparingByKey, comparingByValue, comparingByValue | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.