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