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

static class Iterables.CollectingIterable<A,B> extends Iterables.IterableToString<B>
CollectingIterable, filters and transforms in one.
  • Field Details

  • Constructor Details

  • Method Details