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, 2013, Oracle and/or its affiliates. All rights reserved.