public final class Int2ObjectHashMap.EntryIterator.MapEntry extends Object implements Map.Entry<Integer,V>, Serializable
Map.Entry implementation.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getKey() |
V |
getValue() |
int |
hashCode() |
V |
setValue(V value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2014-2021 Real Logic Limited. All Rights Reserved.