Uses of Interface
org.instancio.generator.specs.BigIntegerSpec
Packages that use BigIntegerSpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of BigIntegerSpec in org.instancio.generator.specs
Methods in org.instancio.generator.specs that return BigIntegerSpecModifier and TypeMethodDescriptionBigIntegerSpec.max(BigInteger max) BigIntegerSpec.min(BigInteger min) BigIntegerSpec.nullable()BigIntegerSpec.range(BigInteger min, BigInteger max) -
Uses of BigIntegerSpec in org.instancio.generators
Methods in org.instancio.generators that return BigIntegerSpec