Uses of Interface
org.instancio.generator.specs.DoubleSpec
Packages that use DoubleSpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of DoubleSpec in org.instancio.generator.specs
Methods in org.instancio.generator.specs that return DoubleSpecModifier and TypeMethodDescriptionSpecifies the upper bound.Specifies the lower bound.DoubleSpec.nullable()Specifies that anullvalue can be generatedSpecifies the range for generated numbers. -
Uses of DoubleSpec in org.instancio.generators
Methods in org.instancio.generators that return DoubleSpec