Package io.atlassian.fugue
Class Iterables.CollectingIterable<A,B>
java.lang.Object
io.atlassian.fugue.Iterables.IterableToString<B>
io.atlassian.fugue.Iterables.CollectingIterable<A,B>
- All Implemented Interfaces:
Iterable<B>
- Enclosing class:
Iterables
CollectingIterable, filters and transforms in one.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.atlassian.fugue.Iterables.IterableToString
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
delegate
-
partial
-
-
Constructor Details
-
CollectingIterable
-
-
Method Details
-
iterator
-