org.codehaus.groovy.runtime.metaclass
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
protected class ConcurrentReaderHashMap.ValueIterator
- extends ConcurrentReaderHashMap.HashIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentReaderHashMap.ValueIterator
protected ConcurrentReaderHashMap.ValueIterator()
returnValueOfNext
protected Object returnValueOfNext()
- Overrides:
returnValueOfNext
in class ConcurrentReaderHashMap.HashIterator