Uses of Interface
org.instancio.GivenOrigin
Packages that use GivenOrigin
-
Uses of GivenOrigin in org.instancio
Methods in org.instancio that return GivenOriginModifier and TypeMethodDescriptionstatic <T> GivenOriginCreates a conditional assignment for a givenorigintype.static <T,R> GivenOrigin Assign.given(GetMethodSelector<T, R> origin) Creates a conditional assignment for a givenoriginmethod reference and one or moredestinationselectors.static GivenOriginAssign.given(TargetSelector origin) Creates a conditional for a givenoriginand one or moredestinationselectors.