public static interface GroupingAggregator.IGroupsFinisher<V,K,G>
Modifier and Type | Method and Description |
---|---|
V |
getValue(Iterable<? extends GroupingAggregator.GroupEntry<K,G>> groups) |
IType<? super V> |
getValueType() |
Copyright © 2020. All rights reserved.