Class Int2ObjectCache.KeyIterator

java.lang.Object
Int2ObjectCache<V>.AbstractIterator<Integer>
org.agrona.collections.Int2ObjectCache.KeyIterator
All Implemented Interfaces:
Iterator<Integer>
Enclosing class:
Int2ObjectCache<V>

public final class Int2ObjectCache.KeyIterator extends Int2ObjectCache<V>.AbstractIterator<Integer>
Iterator over keys which supports access to unboxed keys via nextInt().