Package io.atlassian.fugue
Class Iterables.Zipper.Iter
- java.lang.Object
-
- io.atlassian.fugue.Iterables.Zipper.Iter
-
- All Implemented Interfaces:
java.util.Iterator<C>
- Enclosing class:
- Iterables.Zipper<A,B,C>
class Iterables.Zipper.Iter extends java.lang.Object implements java.util.Iterator<C>
-
-
Constructor Summary
Constructors Constructor Description Iter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Cnext()voidremove()
-