Class IntByteHashMap.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<IntByteCursor>
com.carrotsearch.hppc.IntByteHashMap.EntryIterator
All Implemented Interfaces:
Iterator<IntByteCursor>
Enclosing class:
IntByteHashMap

private final class IntByteHashMap.EntryIterator extends AbstractIterator<IntByteCursor>
An iterator implementation for IntByteHashMap.iterator().