Class ShortByteHashMap.EntryIterator

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

private final class ShortByteHashMap.EntryIterator extends AbstractIterator<ShortByteCursor>
An iterator implementation for ShortByteHashMap.iterator().