public class LazyArbitrary<T>
extends java.lang.Object
implements net.jqwik.api.Arbitrary<T>, net.jqwik.api.configurators.SelfConfiguringArbitrary<T>
| Constructor and Description |
|---|
LazyArbitrary(java.util.function.Supplier<net.jqwik.api.Arbitrary<T>> arbitrarySupplier) |
| Modifier and Type | Method and Description |
|---|---|
net.jqwik.api.Arbitrary<T> |
configure(net.jqwik.api.configurators.ArbitraryConfigurator configurator,
net.jqwik.api.providers.TypeUsage targetType) |
net.jqwik.api.RandomGenerator<T> |
generator(int genSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallValues, array, asGeneric, collect, exhaustive, exhaustive, filter, fixGenSize, flatMap, forEachValue, injectDuplicates, injectNull, iterator, list, map, optional, sample, sampleStream, set, stream, tuple1, tuple2, tuple3, tuple4, unique, withSamples