Constructor and Description |
---|
SimpleEntry(K key,
V value) |
SimpleEntry(Map.Entry<K,V> e) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
K |
getKey() |
V |
getValue() |
int |
hashCode() |
V |
setValue(V value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public boolean equals(Object o)
public int hashCode()
Copyright © GigaSpaces.