Class CompoundIterator<T>
java.lang.Object
com.ibm.wala.util.collections.CompoundIterator<T>
- All Implemented Interfaces:
Iterator<T>
-
Constructor Details
-
CompoundIterator
-
-
Method Details
-
hasNext
-
next
- Specified by:
nextin interfaceIterator<T>- Throws:
NoSuchElementException
-
remove
-