public class ComplexityReportGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
ComplexityReportGenerator.Factory |
| Modifier and Type | Field and Description |
|---|---|
static ComplexityReportGenerator.Factory |
Factory |
| Constructor and Description |
|---|
ComplexityReportGenerator(ComplexityMetric complexityMetric) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generate() |
public static ComplexityReportGenerator.Factory Factory
public ComplexityReportGenerator(ComplexityMetric complexityMetric)