Class ProducerIterator<T>
java.lang.Object
org.codehaus.commons.compiler.util.iterator.ProducerIterator<T>
- Type Parameters:
T- The type of the products and the iterator elements
- All Implemented Interfaces:
Iterator<T>
- Direct Known Subclasses:
DirectoryIterator
-
Field Details
-
producer
-
UNKNOWN
-
AT_END
-
nextElement
-
-
Constructor Details
-
ProducerIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-