java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.VetoableGenerator<T>
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ExcludingGenerator<T>
All Implemented Interfaces:
Generator<T>

public class ExcludingGenerator<T> extends VetoableGenerator<T>