Class ByteObjectHashMap.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ByteObjectCursor<VType>>
com.carrotsearch.hppc.ByteObjectHashMap.EntryIterator
All Implemented Interfaces:
Iterator<ByteObjectCursor<VType>>
Enclosing class:
ByteObjectHashMap<VType>

private final class ByteObjectHashMap.EntryIterator extends AbstractIterator<ByteObjectCursor<VType>>
An iterator implementation for ByteObjectHashMap.iterator().