doc / ch.tutteli.atrium.api.cc.en_GB / grouped

grouped

val <E, T : Iterable<E>> Builder<E, T, InOrderOnlySearchBehaviour>.grouped: <ERROR CLASS> (source)

Defines that the Iterable contains in order only groups of entries whereas the order within the group is specified as next step.

Return
The newly created builder.