public class MetricLong extends Metric
| Constructor and Description |
|---|
MetricLong() |
MetricLong(MetricId metricId,
long value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getValue() |
int |
hashCode() |
void |
setValue(long value) |
String |
toValueString() |
getMetricId, setMetricId, toStringpublic MetricLong()
public MetricLong(MetricId metricId, long value)
public long getValue()
public void setValue(long value)
public String toValueString()
toValueString in class MetricCopyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.