public interface MetricStatistics
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the associated metric name.
|
void |
visit(MetricStatisticsVisitor reporter)
Visit the reporter for the given metric type.
|
void visit(MetricStatisticsVisitor reporter)
Copyright © 2019. All rights reserved.