protected class Cache.NullIterator extends Object implements Iterator
protected
NullIterator()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected NullIterator()
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove