Package net.jqwik.api

Interface ExhaustiveGenerator<T>

  • All Superinterfaces:
    java.lang.Iterable<T>

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