| Package | Description |
|---|---|
| com.pholser.junit.quickcheck.generator.java.lang | |
| com.pholser.junit.quickcheck.generator.java.math |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteGenerator
Produces values of type
byte or Byte. |
class |
IntegerGenerator
Produces values of type
int or Integer. |
class |
LongGenerator
Produces values of type
long or Long. |
class |
ShortGenerator
Produces values of type
short or Short. |
| Modifier and Type | Class and Description |
|---|---|
class |
BigIntegerGenerator
Produces values of type
BigInteger. |
Copyright © 2016. All rights reserved.