Package org.dmfs.jems2.iterator
Class Diff<Left,Right>
java.lang.Object
org.dmfs.jems2.iterator.BaseIterator<Pair<Optional<Left>,Optional<Right>>>
org.dmfs.jems2.iterator.Diff<Left,Right>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dmfs.jems2.iterator.BaseIterator
equals, hashCode, removeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
Diff
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-