Package org.dmfs.jems2.iterable
Class Paired<Left,Right>
java.lang.Object
org.dmfs.jems2.iterable.DelegatingIterable<Pair<Left,Right>>
org.dmfs.jems2.iterable.Paired<Left,Right>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dmfs.jems2.iterable.DelegatingIterable
iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Paired
-