FlattenIterableExtension<E> extension

on

Methods

flatten() Iterable<E>
Flattens an Iterable of Iterables to a flattened Iterable.