| Constructor and Description |
|---|
BasicMapEntry(K k,
V v) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
K |
getKey() |
V |
getValue() |
int |
hashCode() |
V |
setValue(V newValue) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean equals(Object o)
public int hashCode()
Copyright © 2016. All rights reserved.