Package net.jqwik.api

Schnittstelle ExhaustiveGenerator<T extends @Nullable Object>

Alle Superschnittstellen:
Iterable<T>

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