Uses of Class
org.openjdk.jmc.common.item.Aggregators.CountConsumer
-
Packages that use Aggregators.CountConsumer Package Description org.openjdk.jmc.common.item This package contains theIItemdata model. -
-
Uses of Aggregators.CountConsumer in org.openjdk.jmc.common.item
Methods in org.openjdk.jmc.common.item that return Aggregators.CountConsumer Modifier and Type Method Description Aggregators.CountConsumerAggregators.CountConsumer. merge(Aggregators.CountConsumer other)Methods in org.openjdk.jmc.common.item that return types with arguments of type Aggregators.CountConsumer Modifier and Type Method Description static IAggregator<IQuantity,Aggregators.CountConsumer>Aggregators. count()static IAggregator<IQuantity,Aggregators.CountConsumer>Aggregators. count(String name, String description)Methods in org.openjdk.jmc.common.item with parameters of type Aggregators.CountConsumer Modifier and Type Method Description Aggregators.CountConsumerAggregators.CountConsumer. merge(Aggregators.CountConsumer other)
-