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()
MetricTypename in interface MetricTypeCopyright © 2020. All rights reserved.