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