Class ObjectCharHashMap.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ObjectCharCursor<KType>>
com.carrotsearch.hppc.ObjectCharHashMap.EntryIterator
All Implemented Interfaces:
Iterator<ObjectCharCursor<KType>>
Enclosing class:
ObjectCharHashMap<KType>

private final class ObjectCharHashMap.EntryIterator extends AbstractIterator<ObjectCharCursor<KType>>
An iterator implementation for ObjectCharHashMap.iterator().