Class ByteCharHashMap.EntryIterator

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

private final class ByteCharHashMap.EntryIterator extends AbstractIterator<ByteCharCursor>
An iterator implementation for ByteCharHashMap.iterator().