Uses of Interface
de.renebergelt.quiterables.grouping.SingleKeyGroupFunction
Packages that use SingleKeyGroupFunction
-
Uses of SingleKeyGroupFunction in de.renebergelt.quiterables
Methods in de.renebergelt.quiterables with parameters of type SingleKeyGroupFunctionModifier and TypeMethodDescriptionQueriable.groupSingle(SingleKeyGroupFunction<T> func)Groups the elements of the enumeration according to the given grouping function (Convenience function for grouping with only one group key element)