Package com.sun.xml.xsom.impl.scd
Class Iterators
java.lang.Object
com.sun.xml.xsom.impl.scd.Iterators
Various convenient
Iterator
implementations.- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static final class
Array iterator.static class
Filter out objects from another iterator.static class
For each U, apply U->Iterator<T> function and then iterate all the resulting T.static final class
Union of two iterators. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Iterators
public Iterators()
-
-
Method Details
-
empty
-
singleton
-