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

static class Iterables.Zipper<A,B,C> extends Iterables.IterableToString<C>
Iterable that combines two iterables using a combiner function.
Since:
1.0