EDU.oswego.cs.dl.util.concurrent
protected class ConcurrentHashMap.ValueIterator extends ConcurrentHashMap.HashIterator
currentKey, currentValue, entry, index, lastReturned, tab
Modifier | Constructor and Description |
---|---|
protected |
ConcurrentHashMap.ValueIterator() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
returnValueOfNext() |
hasMoreElements, hasNext, next, nextElement, remove
protected java.lang.Object returnValueOfNext()
returnValueOfNext
in class ConcurrentHashMap.HashIterator