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