public class Long2ObjectHashMap.EntryIterator extends Object implements Map.Entry<Long,V>
| Modifier and Type | Class and Description |
|---|---|
class |
Long2ObjectHashMap.EntryIterator.MapEntry |
| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
findNext() |
Long |
getKey() |
long |
getLongKey() |
V |
getValue() |
boolean |
hasNext() |
Map.Entry<Long,V> |
next() |
protected int |
position() |
int |
remaining() |
void |
remove() |
V |
setValue(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeforEachRemainingCopyright © 2014-2020 Real Logic Limited. All Rights Reserved.