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