public class ProducerIterator extends Object implements Iterator
Iterator
Producer
ProducerIterator(Producer producer)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProducerIterator(Producer producer)
public boolean hasNext()
hasNext
public Object next()
next
public void remove()
remove
Copyright © 2001-2014. All Rights Reserved.