T
- Type of the metric to identify (ClassMetric or OperationMetric).public interface MetricKey<T extends Metric>
Modifier and Type | Method and Description |
---|---|
T |
getCalculator()
Returns the object used to calculate the metric.
|
String |
name()
Returns the name of the metric.
|
Copyright © 2002–2017 PMD. All rights reserved.