protected class ConcurrentReferenceHashMap.WriteThroughEntry extends ConcurrentReferenceHashMap.SimpleEntry<K,V>
key, value| Modifier | Constructor and Description | 
|---|---|
| protected  | ConcurrentReferenceHashMap.WriteThroughEntry(K k,
                                            V v) | 
public V setValue(V value)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.