Package de.renebergelt.quiterables.grouping


package de.renebergelt.quiterables.grouping
  • Interface Summary
    Interface
    Description
    Represents a list with elements which all share the same group key
    A list which has been grouped and therefore contains groups of a given element type
    Interface which allows easy chaining of the ListMatcher methods for grouped lists
    Interface for functions which generate a GroupKey from an element
    Interface for functions which generate a GroupKey with only one component from an element
  • Class Summary
    Class
    Description
    Represents a group key (All group key instances with the same elements (value-wise) are considered equal and have the same hashCode