|
|||||||||
| Home >> All >> echopoint >> util >> [ collections overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
echopoint.util.collections
Class ConcurrentReaderHashMap.ValueIterator

java.lang.Objectechopoint.util.collections.ConcurrentReaderHashMap.HashIterator
echopoint.util.collections.ConcurrentReaderHashMap.ValueIterator
- All Implemented Interfaces:
- java.util.Enumeration, java.util.Iterator
- Enclosing class:
- ConcurrentReaderHashMap
- protected class ConcurrentReaderHashMap.ValueIterator
- extends ConcurrentReaderHashMap.HashIterator
| Field Summary |
| Fields inherited from class echopoint.util.collections.ConcurrentReaderHashMap.HashIterator |
currentKey, currentValue, entry, index, lastReturned, tab |
| Constructor Summary | |
protected |
ConcurrentReaderHashMap.ValueIterator()
|
| Method Summary | |
protected java.lang.Object |
returnValueOfNext()
|
| Methods inherited from class echopoint.util.collections.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 |
ConcurrentReaderHashMap.ValueIterator
protected ConcurrentReaderHashMap.ValueIterator()
| Method Detail |
returnValueOfNext
protected java.lang.Object returnValueOfNext()
- Overrides:
returnValueOfNextin classConcurrentReaderHashMap.HashIterator
|
|||||||||
| Home >> All >> echopoint >> util >> [ collections overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC