EDU.oswego.cs.dl.util.concurrent
Class ConcurrentReaderHashMap.KeyIterator
java.lang.Object
EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator
EDU.oswego.cs.dl.util.concurrent.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