Package io.atlassian.fugue
Class Iterables.IteratingIterable.Iter<A>
- java.lang.Object
-
- io.atlassian.fugue.Iterators.Unmodifiable<A>
-
- io.atlassian.fugue.Iterables.IteratingIterable.Iter<A>
-
- All Implemented Interfaces:
java.util.Iterator<A>
- Enclosing class:
- Iterables.IteratingIterable<A>
static final class Iterables.IteratingIterable.Iter<A> extends Iterators.Unmodifiable<A>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Anext()-
Methods inherited from class io.atlassian.fugue.Iterators.Unmodifiable
remove
-
-