public static class SampleableConcurrentHashMap.SamplingEntry<K,V> extends Object
Constructor and Description |
---|
SamplingEntry(K key,
V value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
K |
getEntryKey() |
V |
getEntryValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.