public static interface GroupingAggregator.IQuantityListFinisher<V>
Modifier and Type | Method and Description |
---|---|
V |
getValue(List<IQuantity> values,
IQuantity total) |
IType<? super V> |
getValueType() |
Copyright © 2020. All rights reserved.