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