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