T
- The type of the products and the iterator elementspublic class ProducerIterator<T> extends Object implements Iterator<T>
Producer
Constructor and Description |
---|
ProducerIterator(Producer<T> producer) |
Copyright © 2001-2015. All Rights Reserved.