public abstract class Metric extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
MetricId |
getMetricId() |
int |
hashCode() |
void |
setMetricId(MetricId value) |
String |
toString() |
protected abstract String |
toValueString() |
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.