Package | Description |
---|---|
org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
Modifier and Type | Method and Description |
---|---|
static <K,C extends IItemConsumer<C>> |
GroupingAggregator.build(String name,
String description,
IAccessorFactory<K> keyField,
IItemConsumerFactory<C> groupAggregator,
IPredicate<IType<IItem>> acceptType) |
Modifier and Type | Method and Description |
---|---|
V |
GroupingAggregator.IGroupsFinisher.getValue(Iterable<? extends GroupingAggregator.GroupEntry<K,G>> groups) |
Copyright © 2019. All rights reserved.