Package org.openjdk.jmc.common.item
Interface GroupingAggregator.IGroupsFinisher<V,K,G>
- Enclosing class:
- GroupingAggregator
public static interface GroupingAggregator.IGroupsFinisher<V,K,G>
-
Method Summary
Modifier and TypeMethodDescriptiongetValue
(Iterable<? extends GroupingAggregator.GroupEntry<K, G>> groups)
-
Method Details
-
getValueType
-
getValue
-