Uses of Class
org.openjdk.jmc.common.item.Aggregators.QuantityConsumer
-
Packages that use Aggregators.QuantityConsumer Package Description org.openjdk.jmc.common.item This package contains theIItemdata model. -
-
Uses of Aggregators.QuantityConsumer in org.openjdk.jmc.common.item
Subclasses of Aggregators.QuantityConsumer in org.openjdk.jmc.common.item Modifier and Type Class Description static classAggregators.AvgConsumerprivate static classAggregators.SumConsumerstatic classAggregators.VarianceConsumerConsumer for calculating stddev and variance in a one pass, numerically stable way.
-