Package de.renebergelt.quiterables.grouping
package de.renebergelt.quiterables.grouping
-
Interface SummaryInterfaceDescriptionGroup<T>Represents a list with elements which all share the same group keyGroupedList<T>A list which has been grouped and therefore contains groups of a given element typeInterface which allows easy chaining of the ListMatcher methods for grouped listsInterface for functions which generate a GroupKey from an elementInterface for functions which generate a GroupKey with only one component from an element
-
Class SummaryClassDescriptionRepresents a group key (All group key instances with the same elements (value-wise) are considered equal and have the same hashCode