com.gentlyweb.utils
public class ObjectCacheIterator extends Object implements Iterator
ObjectCacheIterator(ObjectCache cache)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectCacheIterator(ObjectCache cache)
public void remove()
remove
Iterator
public Object next()
next
public boolean hasNext()
hasNext