public class ReportMetric extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CATEGORY |
| Constructor and Description |
|---|
ReportMetric(String category,
MetricProvider metricProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCategory() |
String |
getIcon() |
String |
getName() |
String |
getValue() |
String |
getValueIcon() |
int |
hashCode() |
void |
setCategory(String category) |
public static final String DEFAULT_CATEGORY
public ReportMetric(String category, MetricProvider metricProvider)
Copyright © 2019. All rights reserved.