- java.lang.Object
-
- org.agrona.collections.Long2ObjectHashMap.KeyIterator
-
-
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
-
-
Constructor Detail
-
KeyIterator
public KeyIterator()
-
Method Detail
-
nextLong
public long nextLong()
-
remaining
public int remaining()
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<T>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<T>
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.