protected static class ConcurrentReferenceHashMap.SimpleEntry<K, V> extends Object implements Map.Entry, Serializable
| Constructor and description | 
|---|
| SimpleEntry(K key, V value) | 
| SimpleEntry(Entry<? extends K, ? extends V> entry) | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.