Class BigIntegerGenerator

All Implemented Interfaces:
AsStringGeneratorSpec<BigInteger>, Generator<BigInteger>, GeneratorSpec<BigInteger>, AsGeneratorSpec<BigInteger>, BigIntegerSpec, NullableGeneratorSpec<BigInteger>, NumberAsGeneratorSpec<BigInteger>, NumberGeneratorSpec<BigInteger>, NumberSpec<BigInteger>, ValueSpec<BigInteger>

public class BigIntegerGenerator extends AbstractRandomComparableNumberGeneratorSpec<BigInteger> implements BigIntegerSpec