val <E, T : Iterable<E>> IterableContains.Builder<E, T, InOrderOnlySearchBehaviour>.grouped: IterableContains.Builder<E, T, InOrderOnlyGroupedSearchBehaviour> (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.