| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
findNext()
Find next element.
|
int |
getIntKey()
Get key of the current entry.
|
Integer |
getKey() |
V |
getValue() |
boolean |
hasNext() |
Map.Entry<Integer,V> |
next() |
protected int |
position()
Position of the current element.
|
void |
remove() |
V |
setValue(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeforEachRemainingpublic int getIntKey()
protected final int position()
protected final void findNext()
Copyright © 2014-2021 Real Logic Limited. All Rights Reserved.