FlatMapElements

Javadoc Javadoc


Applies a simple 1-to-many mapping function over each element in the collection. The many elements are flattened into the resulting collection.

Examples