Uses of Class
io.opencensus.implcore.stats.MutableAggregation.MutableMean
-
Packages that use MutableAggregation.MutableMean Package Description io.opencensus.implcore.stats -
-
Uses of MutableAggregation.MutableMean in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableMean Modifier and Type Method Description (package private) static MutableAggregation.MutableMean
MutableAggregation.MutableMean. create()
Construct aMutableMean
.
-