Class IntCharHashMap.EntryIterator

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

private final class IntCharHashMap.EntryIterator extends AbstractIterator<IntCharCursor>
An iterator implementation for IntCharHashMap.iterator().