Package io.atlassian.fugue
Class Iterables.Join<A>
- java.lang.Object
-
- io.atlassian.fugue.Iterables.IterableToString<A>
-
- io.atlassian.fugue.Iterables.Join<A>
-
- All Implemented Interfaces:
java.lang.Iterable<A>
- Enclosing class:
- Iterables
static final class Iterables.Join<A> extends Iterables.IterableToString<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classIterables.Join.Iter<A>
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Iterator<A>iterator()-
Methods inherited from class io.atlassian.fugue.Iterables.IterableToString
toString
-
-