public abstract class ThreadedLoopIterator<T> extends NextOnlyIterator<T>
ThreadedLoopIterator()
T
getNext()
hasNext, next, remove
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadedLoopIterator()
public T getNext()