Class Iterables.Zipper<A,B,C>
java.lang.Object
io.atlassian.fugue.Iterables.IterableToString<C>
io.atlassian.fugue.Iterables.Zipper<A,B,C>
- All Implemented Interfaces:
Iterable<C>
- Enclosing class:
Iterables
Iterable that combines two iterables using a combiner function.
- Since:
- 1.0
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Iterables.IterableToString
toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
as
-
bs
-
f
-
-
Constructor Details
-
Zipper
-
-
Method Details
-
iterator
-