Iterator
public class Cache.TaskIterator extends java.lang.Object implements Iterator
TaskIterator()
boolean
hasNext()
Item
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskIterator()
public boolean hasNext()
hasNext
public Item next()
next