Uses of Interface
org.instancio.generator.specs.InstantGeneratorAsSpec
Packages that use InstantGeneratorAsSpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of InstantGeneratorAsSpec in org.instancio.generator.specs
Methods in org.instancio.generator.specs that return InstantGeneratorAsSpecModifier and TypeMethodDescriptionInstantGeneratorAsSpec.future()Generate a value in the future.InstantGeneratorAsSpec.nullable()Indicates thatnullvalue can be generated.InstantGeneratorAsSpec.past()Generate a value in the past.Generate a value within the given range.InstantGeneratorAsSpec.truncatedTo(TemporalUnit unit) Truncates generated values to the specified unit. -
Uses of InstantGeneratorAsSpec in org.instancio.generators
Methods in org.instancio.generators that return InstantGeneratorAsSpec