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