XSOM 20110809.0.0.redhat-4
-
- 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.
-
-
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 20110809.0.0.redhat-4
Copyright © 2015 Oracle. All Rights Reserved.