JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.openjdk.jmc.common.item
Interface GroupingAggregator.GroupEntry<K,
G>
Enclosing class:
GroupingAggregator
public static interface
GroupingAggregator.GroupEntry<K,
G>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
G
getConsumer
()
K
getKey
()
Method Details
getKey
K
getKey
()
getConsumer
G
getConsumer
()