public abstract class AbstractContinousDistribution extends AbstractDistribution
randomGenerator| Modifier | Constructor and Description |
|---|---|
protected |
AbstractContinousDistribution()
Makes this class non instantiable, but still let's others inherit from
it.
|
apply, apply, clone, getRandomGenerator, makeDefaultGenerator, nextDouble, nextInt, setRandomGeneratorCopyright © 2004–2014 CodeLutin. All rights reserved.