public abstract class SimpleMetricType extends Object implements MetricType
Constructor and Description |
---|
SimpleMetricType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
abstract String |
name()
Non-null name of the metric type.
|
String |
toString() |
public abstract String name()
MetricType
name
in interface MetricType
Copyright © 2024. All rights reserved.