com.opensymphony.oscache.base.algorithm
Class AbstractConcurrentReadCache.ValueIterator
java.lang.Object
com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache.HashIterator
com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache.ValueIterator
- All Implemented Interfaces:
- Enumeration, Iterator
- Enclosing class:
- AbstractConcurrentReadCache
protected class AbstractConcurrentReadCache.ValueIterator
- extends AbstractConcurrentReadCache.HashIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConcurrentReadCache.ValueIterator
protected AbstractConcurrentReadCache.ValueIterator()
returnValueOfNext
protected Object returnValueOfNext()
- Overrides:
returnValueOfNext
in class AbstractConcurrentReadCache.HashIterator