XSOM 20140925.0.0.redhat-1
-
- All Implemented Interfaces:
- Iterator<T>
- Enclosing class:
- Iterators
public abstract static class Iterators.Map<T,U>
extends Object
For each U, apply U->Iterator<T> function and then iterate all
the resulting T.
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Map(Iterator<? extends U> core) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
XSOM 20140925.0.0.redhat-1
Copyright © 2015 Oracle. All rights reserved.