XmlFlattenStreamExtension<T> extension

on

Methods

flatten() Stream<T>
Flattens a Stream of Iterable values of type T to a Stream of values of type T.