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
forEachRemaining
public ObjectCacheIterator(ObjectCache cache)
public void remove()
remove
Iterator
public Object next()
next
public boolean hasNext()
hasNext
Copyright © 2021. All rights reserved.