| Constructor and Description |
|---|
MapEntry(long k,
long v) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getKey() |
Long |
getValue() |
int |
hashCode() |
Long |
setValue(Long value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic int hashCode()
public boolean equals(Object o)
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.