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