Class FastCopyHashMap.KeyIterator
java.lang.Object
FastCopyHashMap<K,V>.org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator<K>
org.jboss.logmanager.FastCopyHashMap.KeyIterator
- All Implemented Interfaces:
Iterator<K>
- Enclosing class:
FastCopyHashMap<K,V>
-
Field Summary
Fields inherited from class FastCopyHashMap.FastCopyHashMapIterator
table -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FastCopyHashMap.FastCopyHashMapIterator
hasNext, nextEntry, removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
KeyIterator
private KeyIterator()
-
-
Method Details
-
next
-