A B C D E F G I J L M N O P R S U V

N

NullGen<T> - Class in org.jcheck.generator
Generate null instead of objects with a given probability.
NullGen(Gen<T>, double) - Constructor for class org.jcheck.generator.NullGen
Construct a generator that will generate null with the supplied probability instead of objects from the given generator.

A B C D E F G I J L M N O P R S U V