public class MetricResult
extends java.lang.Object
| Constructor and Description |
|---|
MetricResult(MetricKey<?> key,
java.lang.Double value) |
| Modifier and Type | Method and Description |
|---|---|
MetricKey<?> |
getKey() |
java.lang.Double |
getValue() |
Copyright © 2002–2017 PMD. All rights reserved.