Uses of Interface
org.instancio.generator.Generator
Packages that use Generator
Package
Description
Instancio public-facing APIs; for usage examples see
Instancio.Defines generator specs.
Defines generator specs for Poland.
-
Uses of Generator in org.instancio
Methods in org.instancio with parameters of type GeneratorModifier and TypeMethodDescription<T> AssignmentGivenOriginDestinationAction.elseSupply(Generator<T> generator) Supplies an object using aGeneratorto matching selector targets.<V> CartesianProductApi<T> CartesianProductApi.supply(TargetSelector selector, Generator<V> generator) <S,T> GivenOriginDestinationAction Supplies an object using aGeneratorto matching selector targets.GivenOriginPredicate.supply(TargetSelector selector, Generator<T> generator) Supplies an object using aGeneratorto matching selector targets.<V> InstancioApi<T> InstancioApi.supply(TargetSelector selector, Generator<V> generator) <T> AssignmentSupplies an object using aGeneratorto matching selector targets. -
Uses of Generator in org.instancio.generator.specs
Methods in org.instancio.generator.specs with parameters of type GeneratorModifier and TypeMethodDescriptionSpecifies the column name and the generator for producing the values.Specifies a generator for the file name.Specifies a generator for the fragmentGenerator.Specifies a generator for the host name.Specifies a generator for the host name.Generator for the file or directory name.Specifies a generator for the path.Specifies a generator for the query. -
Uses of Generator in org.instancio.generator.specs.pol
Methods in org.instancio.generator.specs.pol with parameters of type Generator