|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.x8ing.mc.Statistic.ResultDistributionEntry
public static class Statistic.ResultDistributionEntry
Field Summary | |
---|---|
int |
numberOfEntries
|
double |
percentile
|
double |
rangeFrom
|
double |
rangeTo
|
Constructor Summary | |
---|---|
Statistic.ResultDistributionEntry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double rangeFrom
public double rangeTo
public int numberOfEntries
public double percentile
Constructor Detail |
---|
public Statistic.ResultDistributionEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |