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