EDU.oswego.cs.dl.util.concurrent
Class ConcurrentHashMap.KeyIterator
java.lang.Object
EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap.HashIterator
EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap.KeyIterator
- All Implemented Interfaces:
- Enumeration, Iterator
- Enclosing class:
- ConcurrentHashMap
- protected class ConcurrentHashMap.KeyIterator
- extends ConcurrentHashMap.HashIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentHashMap.KeyIterator
protected ConcurrentHashMap.KeyIterator()
returnValueOfNext
protected Object returnValueOfNext()
- Overrides:
returnValueOfNext
in class ConcurrentHashMap.HashIterator