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