echopoint.util.collections
Class ConcurrentReaderHashMap.ValueIterator
java.lang.Object
echopoint.util.collections.ConcurrentReaderHashMap.HashIterator
echopoint.util.collections.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