- java.lang.Object
-
- org.agrona.collections.Object2ObjectHashMap.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
-
next
public V next()
- Specified by:
next
in interface java.util.Iterator<V>
-
remaining
public int remaining()
-
hasNext
public boolean hasNext()
-
remove
public void remove()
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.