Class ObjectByteHashMap.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ObjectByteCursor<KType>>
com.carrotsearch.hppc.ObjectByteHashMap.EntryIterator
All Implemented Interfaces:
Iterator<ObjectByteCursor<KType>>
Enclosing class:
ObjectByteHashMap<KType>

private final class ObjectByteHashMap.EntryIterator extends AbstractIterator<ObjectByteCursor<KType>>
An iterator implementation for ObjectByteHashMap.iterator().