Class OpenHashMap.ValueIterator
java.lang.Object
OpenHashMap<K,V>.org.apache.felix.resolver.util.OpenHashMap.MapIterator
org.apache.felix.resolver.util.OpenHashMap.ValueIterator
- All Implemented Interfaces:
Iterator<V>
- Enclosing class:
OpenHashMap<K,V>
private final class OpenHashMap.ValueIterator
extends OpenHashMap<K,V>.MapIterator
implements Iterator<V>
-
Field Summary
Fields 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
-
Constructor Details
-
ValueIterator
public ValueIterator()
-
-
Method Details
-
previous
-
set
-
add
-
next
-