Class FastCopyHashMap.ValueIterator
java.lang.Object
FastCopyHashMap<K,V>.org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator<V>
org.jboss.logmanager.FastCopyHashMap.ValueIterator
- All Implemented Interfaces:
Iterator<V>
- 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
-
ValueIterator
private ValueIterator()
-
-
Method Details
-
next
-