- All Implemented Interfaces:
Iterable<T>
An
Iterable which joins other
Iterables by iterating the values of them one after another.
Note: other frameworks call this operation, "flatten". While this is technically appropriate, it often doesn't really express the intent very well.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait