Uses of Interface
org.instancio.GivenOriginDestinationAction
Packages that use GivenOriginDestinationAction
-
Uses of GivenOriginDestinationAction in org.instancio
Methods in org.instancio that return GivenOriginDestinationActionModifier and TypeMethodDescriptionGivenOriginDestination.generate(Predicate<S> predicate, GeneratorSpec<T> spec) Generates values using arbitrary generator specs.GivenOriginDestination.generate(Predicate<S> predicate, GeneratorSpecProvider<T> gen) Generates values using built-in generators provided by thegenparameter, of typeGenerators.Sets a value to matching selector targets.Supplies an object using aSupplier.Supplies an object using aGeneratorto matching selector targets.