public interface Metric
Modifier and Type | Interface and Description |
---|---|
static class |
Metric.MetricType
The enum defining the specification-defined metric types.
|
Modifier and Type | Method and Description |
---|---|
Metric.MetricType |
getType()
The getName method returns the metric type.
|
long |
getValue()
The getValue method returns the metric value.
|
Metric.MetricType getType()
long getValue()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.