protected static class ConcurrentReferenceHashMap.SimpleEntry<K,V> extends Object implements Map.Entry<K,V>, Serializable
| Constructor and Description | 
|---|
| ConcurrentReferenceHashMap.SimpleEntry(K key,
                                      V value) | 
| ConcurrentReferenceHashMap.SimpleEntry(Map.Entry<? extends K,? extends V> entry) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.