Class OpenHashMap.FastEntryIterator
java.lang.Object
OpenHashMap<K,V>.org.apache.felix.resolver.util.OpenHashMap.MapIterator
org.apache.felix.resolver.util.OpenHashMap.FastEntryIterator
- Enclosing class:
OpenHashMap<K,V>
private class OpenHashMap.FastEntryIterator
extends OpenHashMap<K,V>.MapIterator
implements Iterator<Map.Entry<K,V>>
-
Field Summary
FieldsFields inherited from class OpenHashMap.MapIterator
curr, index, next, prev -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OpenHashMap.MapIterator
back, hasNext, hasPrevious, nextEntry, nextIndex, previousEntry, previousIndex, remove, skipMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, hasNext, remove
-
Field Details
-
entry
-
-
Constructor Details
-
FastEntryIterator
public FastEntryIterator() -
FastEntryIterator
-
-
Method Details
-
next
-
previous
-
set
-
add
-