Module de.cuioss.test.generator
Class LongGenerator
java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.LongGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionLongGenerator(long min, long max) LongGenerator(long min, long max, Distribution dist) -
Method Summary
-
Constructor Details
-
LongGenerator
public LongGenerator() -
LongGenerator
-
LongGenerator
-
-
Method Details
-
next
Description copied from interface:GeneratorGenerates the next instance.- Returns:
- a newly created instance
-