public class OneshotCache.OneshotIterator extends java.lang.Object implements java.util.Iterator<T>
OneshotIterator()
boolean
hasNext()
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public OneshotIterator()
public boolean hasNext()
hasNext
java.util.Iterator<T>
public T next()
next