Uses of Annotation Interface
org.jeasy.random.annotation.RandomizerArgument
Packages that use RandomizerArgument
-
Uses of RandomizerArgument in org.jeasy.random.util
Methods in org.jeasy.random.util with parameters of type RandomizerArgumentModifier and TypeMethodDescriptionstatic Object[]
ConversionUtils.convertArguments
(RandomizerArgument[] declaredArguments) static <T> Randomizer<T>
ReflectionUtils.newInstance
(Class<T> type, RandomizerArgument[] randomizerArguments)