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