Uses of Interface
org.instancio.generator.specs.YearMonthSpec
Packages that use YearMonthSpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of YearMonthSpec in org.instancio.generator.specs
Methods in org.instancio.generator.specs that return YearMonthSpecModifier and TypeMethodDescriptionYearMonthSpec.future()Generate a value in the future.Specifies the upper bound.Specifies the lower bound.YearMonthSpec.nullable()Specifies that anullvalue can be generatedYearMonthSpec.past()Generate a value in the past.Generate a value within the given range. -
Uses of YearMonthSpec in org.instancio.generators
Methods in org.instancio.generators that return YearMonthSpec