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 © 2018 Hazelcast, Inc.. All Rights Reserved.