|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.KeyIterator
protected class ConcurrentReaderHashMap.KeyIterator
Field Summary |
---|
Fields inherited from class EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator |
---|
currentKey, currentValue, entry, index, lastReturned, tab |
Constructor Summary | |
---|---|
protected |
ConcurrentReaderHashMap.KeyIterator()
|
Method Summary | |
---|---|
protected java.lang.Object |
returnValueOfNext()
|
Methods inherited from class EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.HashIterator |
---|
hasMoreElements, hasNext, next, nextElement, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ConcurrentReaderHashMap.KeyIterator()
Method Detail |
---|
protected java.lang.Object returnValueOfNext()
returnValueOfNext
in class ConcurrentReaderHashMap.HashIterator
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |