Class ConcurrentReaderHashMap.KeyIterator
- java.lang.Object
- 
- org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- 
- org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.KeyIterator
 
 
- 
- All Implemented Interfaces:
- java.util.Enumeration,- java.util.Iterator
 - Enclosing class:
- ConcurrentReaderHashMap
 
 protected class ConcurrentReaderHashMap.KeyIterator extends ConcurrentReaderHashMap.HashIterator 
- 
- 
Field Summary- 
Fields inherited from class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIteratorcurrentKey, currentValue, entry, index, lastReturned, tab
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedKeyIterator()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectreturnValueOfNext()- 
Methods inherited from class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIteratorhasMoreElements, hasNext, next, nextElement, remove
 
- 
 
- 
- 
- 
Method Detail- 
returnValueOfNextprotected java.lang.Object returnValueOfNext() - Overrides:
- returnValueOfNextin class- ConcurrentReaderHashMap.HashIterator
 
 
- 
 
-