Uses of Interface
org.instancio.GivenOriginDestination
Packages that use GivenOriginDestination
-
Uses of GivenOriginDestination in org.instancio
Subinterfaces of GivenOriginDestination in org.instancioModifier and TypeInterfaceDescriptioninterfaceDefines optional methods that can be chained toAssign.given(TargetSelector)builder expression.Methods in org.instancio that return GivenOriginDestinationModifier and TypeMethodDescriptionstatic GivenOriginDestinationAssign.given(TargetSelector origin, TargetSelector destination) Creates a conditional assigment for a given pair oforiginanddestinationselectors.