Package org.openjdk.jmc.common.item
Interface GroupingAggregator.IQuantityListFinisher<V>
-
- Enclosing class:
- GroupingAggregator
public static interface GroupingAggregator.IQuantityListFinisher<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VgetValue(List<IQuantity> values, IQuantity total)IType<? super V>getValueType()
-