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