Class IteratorGenerator<T>
java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IteratorGenerator<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIteratorGenerator(Generator<? extends T> content) IteratorGenerator(Generator<? extends T> content, int min, int max) IteratorGenerator(Generator<? extends T> content, Generator<Integer> size) -
Method Summary