org.codehaus.groovy.runtime.metaclass
Class ConcurrentReaderHashMap.KeyIterator
java.lang.Object
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.KeyIterator
- All Implemented Interfaces:
- Enumeration, Iterator
- Enclosing class:
- ConcurrentReaderHashMap
protected class ConcurrentReaderHashMap.KeyIterator
- extends ConcurrentReaderHashMap.HashIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentReaderHashMap.KeyIterator
protected ConcurrentReaderHashMap.KeyIterator()
returnValueOfNext
protected Object returnValueOfNext()
- Overrides:
returnValueOfNext
in class ConcurrentReaderHashMap.HashIterator