public class FrequencyGenerator<T> extends java.lang.Object implements net.jqwik.api.RandomGenerator<T>
net.jqwik.api.RandomGenerator.RandomGeneratorFacade
net.jqwik.api.Shrinkable<T>
next(java.util.Random random)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
collect, filter, flatMap, flatMap, injectDuplicates, injectNull, map, stream, unique, withEdgeCases, withSamples
public net.jqwik.api.Shrinkable<T> next(java.util.Random random)
next
net.jqwik.api.RandomGenerator<T>