|
|||||||||
| Home >> All >> com >> opensymphony >> oscache >> base >> [ algorithm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.opensymphony.oscache.base.algorithm
Class AbstractConcurrentReadCache.ValueIterator

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