-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChooseRandomlyByFrequency
public ChooseRandomlyByFrequency(List<net.jqwik.api.Tuple.Tuple2<Integer,T>> frequencies)
-
Method Details
-
possibleValues
protected List<T> possibleValues()
-