Package org.jboss.logmanager
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 org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator
table
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator
hasNext, nextEntry, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
KeyIterator
private KeyIterator()
-
-
Method Details
-
next
-