- java.lang.Object
-
- org.agrona.collections.Int2IntHashMap.ValueIterator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
isPositionValid |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, remove
-
-
Constructor Detail
-
ValueIterator
public ValueIterator()
-
Method Detail
-
nextValue
public int nextValue()
-
remaining
public int remaining()
-
hasNext
public boolean hasNext()
-
remove
public void remove()
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.