Uses of Interface
org.instancio.ValueOfOriginDestinationPredicate
Packages that use ValueOfOriginDestinationPredicate
-
Uses of ValueOfOriginDestinationPredicate in org.instancio
Methods in org.instancio that return ValueOfOriginDestinationPredicateModifier and TypeMethodDescriptionSpecifies a function for mapping the value of the origin selector to another value.ValueOfOriginDestination.as(RandomFunction<T, R> valueMapper) Specifies a function for mapping the value of the origin selector to another (randomised) value.