T - The type (Integer, Long, Double, etc.) of number to generate.AdjustableNumberGenerator, BinomialGenerator, ConstantGenerator, ContinuousUniformGenerator, DiscreteUniformGenerator, ExponentialGenerator, GaussianGenerator, PoissonGeneratorpublic interface NumberGenerator<T extends Number>
ConstantGenerator,
AdjustableNumberGenerator| Modifier and Type | Method | Description |
|---|---|---|
T |
nextValue() |
T nextValue()