Uses of Interface
is.codion.tools.loadtest.randomizer.ItemRandomizer
Packages that use ItemRandomizer
-
Uses of ItemRandomizer in is.codion.tools.loadtest
Methods in is.codion.tools.loadtest that return ItemRandomizer -
Uses of ItemRandomizer in is.codion.tools.loadtest.randomizer
Methods in is.codion.tools.loadtest.randomizer that return ItemRandomizerModifier and TypeMethodDescriptionstatic <T> ItemRandomizer<T> ItemRandomizer.randomizer(Collection<ItemRandomizer.RandomItem<T>> items) Instantiates a newItemRandomizer.