|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator groovyx.gpars.extra166y.CustomConcurrentHashMap.EntryIterator
final class CustomConcurrentHashMap.EntryIterator
Field Summary |
---|
Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator |
---|
currentTable, lastKey, nextKey, nextNode, nextSegmentIndex, nextTableIndex, nextValue |
Constructor Summary | |
---|---|
CustomConcurrentHashMap.EntryIterator()
|
Method Summary | |
---|---|
java.util.Map.Entry<K,V> |
next()
|
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator |
---|
advance, hasNext, nextEntry, nextKey, nextValue, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Iterator |
---|
hasNext, remove |
Constructor Detail |
---|
CustomConcurrentHashMap.EntryIterator()
Method Detail |
---|
public java.util.Map.Entry<K,V> next()
next
in interface java.util.Iterator<java.util.Map.Entry<K,V>>
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |