Package org.jboss.logmanager
Class FastCopyHashMap.EntryIterator
java.lang.Object
FastCopyHashMap<K,V>.org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator<Map.Entry<K,V>>
org.jboss.logmanager.FastCopyHashMap.EntryIterator
- Enclosing class:
FastCopyHashMap<K,
V>
private class FastCopyHashMap.EntryIterator
extends FastCopyHashMap<K,V>.FastCopyHashMapIterator<Map.Entry<K,V>>
-
Nested Class Summary
Nested Classes -
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
-
EntryIterator
private EntryIterator()
-
-
Method Details
-
next
-