Uses of Interface
org.openjdk.jmc.common.item.GroupingAggregator.GroupEntry
Packages that use GroupingAggregator.GroupEntry
-
Uses of GroupingAggregator.GroupEntry in org.openjdk.jmc.common.item
Methods in org.openjdk.jmc.common.item that return types with arguments of type GroupingAggregator.GroupEntryModifier and TypeMethodDescriptionstatic <K,
C extends IItemConsumer<C>>
IAggregator<Iterable<? extends GroupingAggregator.GroupEntry<K,C>>, ?> GroupingAggregator.build
(String name, String description, IAccessorFactory<K> keyField, IItemConsumerFactory<C> groupAggregator, Predicate<IType<IItem>> acceptType) Method parameters in org.openjdk.jmc.common.item with type arguments of type GroupingAggregator.GroupEntry