|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.jstats.distributions.DistCustom.Entry
A Entry for the custom distribution
| Constructor Summary | |
DistCustom.Entry(long value,
double probability)
constructs a new Entry |
|
| Method Summary | |
double |
getProbability()
returns the probability |
long |
getValue()
returns the value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DistCustom.Entry(long value,
double probability)
value - the valueprobability - the probability| Method Detail |
public long getValue()
public double getProbability()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||