public final class Improvement extends Object
rule and gain about estGain total points.| Constructor and Description |
|---|
Improvement(int rank,
String rule,
int count,
double estGain,
String target) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Number of fixable, non-shadowed findings behind this entry.
|
double |
getEstGain()
Estimated total-score gain (dimension impact x dimension weight).
|
int |
getRank() |
String |
getRule() |
String |
getTarget()
Formatter option / renderer component the rule maps to (see
OptionAdvisor). |
public Improvement(int rank, String rule, int count, double estGain, String target)
public int getRank()
public int getCount()
public double getEstGain()