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