public interface Measure<G extends Serializable>
| Modifier and Type | Method and Description | 
|---|---|
| InputComponent | inputComponent()The  InputComponentthis measure belongs to. | 
| Metric<G> | metric()The metric this measure belong to. | 
| G | value()Value of the measure. | 
InputComponent inputComponent()
InputComponent this measure belongs to.Copyright © 2009–2016 SonarSource. All rights reserved.