Uses of Interface
org.instancio.RandomFunction
Packages that use RandomFunction
-
Uses of RandomFunction in org.instancio
Subinterfaces of RandomFunction in org.instancioModifier and TypeInterfaceDescriptioninterfaceRepresents a unary operator that produces a result of the same type as its operand.Methods in org.instancio with parameters of type RandomFunctionModifier and TypeMethodDescriptionValueOfOriginDestination.as(RandomFunction<T, R> valueMapper) Specifies a function for mapping the value of the origin selector to another (randomised) value.