EDU.oswego.cs.dl.util.concurrent

Class ConcurrentReaderHashMap.KeyIterator

Enclosing Class:
ConcurrentReaderHashMap
Implemented Interfaces:
Enumeration, Iterator

protected class ConcurrentReaderHashMap.KeyIterator
extends ConcurrentReaderHashMap.HashIterator

Field Summary

Fields inherited from class EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator

currentKey, currentValue, entry, index, lastReturned, tab

Method Summary

protected Object
returnValueOfNext()

Methods inherited from class EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator

hasMoreElements, hasNext, next, nextElement, remove, returnValueOfNext

Method Details

returnValueOfNext

protected Object returnValueOfNext()
Overrides:
returnValueOfNext in interface ConcurrentReaderHashMap.HashIterator