@FunctionalInterface
public static interface JinqStream.AggregateGroup<W,U,V>
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
V |
aggregateSelect(W key,
JinqStream<U> val) |
V aggregateSelect(W key, JinqStream<U> val)
Copyright © 2014. All Rights Reserved.