Uses of Class
de.renebergelt.quiterables.grouping.GroupKey
Packages that use GroupKey
-
Uses of GroupKey in de.renebergelt.quiterables.grouping
Methods in de.renebergelt.quiterables.grouping that return GroupKeyModifier and TypeMethodDescriptionGroup.getKey()Returns this group's group keyReturn the group key for the given elementMethods in de.renebergelt.quiterables.grouping that return types with arguments of type GroupKeyModifier and TypeMethodDescriptionGroupedQueriable.toMap()Convert this grouped queriable to a map where the keys are the groupkeys and the value is a iterable containing the group's itemsMethods in de.renebergelt.quiterables.grouping with parameters of type GroupKeyModifier and TypeMethodDescriptionbooleanCompares this group key to the given one for data (!)Return the group with the given group key or null if no such group existsReturn the elements of the group with the given group keys