Class ConcurrentReaderHashMap.ValueIterator
java.lang.Object
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.ValueIterator
- All Implemented Interfaces:
- Enumeration,- Iterator
- Enclosing class:
- ConcurrentReaderHashMap
- 
Field SummaryFields inherited from class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIteratorcurrentKey, currentValue, entry, index, lastReturned, tab
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIteratorhasMoreElements, hasNext, next, nextElement, removeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.EnumerationasIteratorMethods inherited from interface java.util.IteratorforEachRemaining
- 
Constructor Details- 
ValueIteratorprotected ValueIterator()
 
- 
- 
Method Details- 
returnValueOfNext- Overrides:
- returnValueOfNextin class- ConcurrentReaderHashMap.HashIterator
 
 
-