public class SampleableConcurrentHashMap.SamplingEntry extends ConcurrentReferenceHashMap.SimpleEntry<K,V>
key, value| Constructor and Description |
|---|
SamplingEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
V |
setValue(V value) |
getKey, getValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.