public interface ForAllParametersGenerator
extends java.util.Iterator<java.util.List<net.jqwik.api.Shrinkable<java.lang.Object>>>
| Modifier and Type | Method and Description |
|---|---|
default ForAllParametersGenerator |
andThen(java.util.function.Supplier<ForAllParametersGenerator> generatorCreator) |
default ForAllParametersGenerator andThen(java.util.function.Supplier<ForAllParametersGenerator> generatorCreator)