Class ObjectArrayList.ValueIterator<KType>

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ObjectCursor<KType>>
com.carrotsearch.hppc.ObjectArrayList.ValueIterator<KType>
All Implemented Interfaces:
Iterator<ObjectCursor<KType>>
Enclosing class:
ObjectArrayList<KType>

static final class ObjectArrayList.ValueIterator<KType> extends AbstractIterator<ObjectCursor<KType>>
An iterator implementation for ObjectArrayList.iterator().