Package | Description |
---|---|
org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
Modifier and Type | Method and Description |
---|---|
Aggregators.CountConsumer |
Aggregators.CountConsumer.merge(Aggregators.CountConsumer other) |
Modifier and Type | Method and Description |
---|---|
static IAggregator<IQuantity,Aggregators.CountConsumer> |
Aggregators.count() |
static IAggregator<IQuantity,Aggregators.CountConsumer> |
Aggregators.count(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
Aggregators.CountConsumer |
Aggregators.CountConsumer.merge(Aggregators.CountConsumer other) |
Copyright © 2020. All rights reserved.