public class MapEntrySimple<K,V> extends AbstractMap.SimpleEntry<K,V>
| Constructor and Description |
|---|
MapEntrySimple(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified() |
V |
setValue(V value) |
equals, getKey, getValue, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2021 Hazelcast, Inc.. All rights reserved.