| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.rule.stat | |
| net.sourceforge.pmd.stat |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticalRuleHelper.addDataPoint(DataPoint point) |
void |
StatisticalRule.addDataPoint(DataPoint point) |
Object[] |
StatisticalRule.getViolationParameters(DataPoint point) |
| Modifier and Type | Method and Description |
|---|---|
int |
DataPoint.compareTo(DataPoint rhs)
Compares this data point with the given datapoint.
|
Copyright © 2002–2016 InfoEther. All rights reserved.