Package net.jqwik.api

Interface ExhaustiveGenerator<T>

All Superinterfaces:
Iterable<T>

@API(status=INTERNAL) public interface ExhaustiveGenerator<T> extends Iterable<T>
Used only internally to run and compute exhaustive generation of parameters