Interface GroupBy<T>

Type Parameters:
T - he target type of the group
All Superinterfaces:
Stateful<T>, WrappedCollection<T,​java.util.Collection<T>,​GroupBy<T>>, WrapperBase<java.util.Collection<T>,​GroupBy<T>>

public interface GroupBy<T>
extends WrappedCollection<T,​java.util.Collection<T>,​GroupBy<T>>
Runtime interface for GroupBy instances generated by SEP.
Author:
greg