JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.dmfs.iterables.composite
Class Summary
Class
Description
PairZipped
<Left,Right>
An
Iterable
combining the elements of two given
Iterable
s into an
Iterable
of
Pair
s.
Zipped
<Left,Right,Result>
An
Iterable
combining the elements of two given
Iterable
s using a
BiFunction
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes