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 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
-
EntryIterator
private EntryIterator()
-
-
Method Details
-
next
-