
public class MetricMap extends Object
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.collect.ImmutableSortedMap<String,Long> |
getSnapshot() |
void |
setAmount(MetricName name,
long amount)
A metric's value should normally be set using
MetricName.setAmount(com.google.gwt.core.ext.TreeLogger, long). |
public void setAmount(MetricName name, long amount)
MetricName.setAmount(com.google.gwt.core.ext.TreeLogger, long).Copyright © 2018. All rights reserved.