Class Iterators.Union<T>
java.lang.Object
com.sun.xml.xsom.impl.scd.Iterators.Union<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
Iterators
Union of two iterators.
- Author:
- Kohsuke Kawaguchi
-
Constructor Details
-
Union
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-
remove
-