| Class | Description |
|---|---|
| BooleanGenerator |
Produces values for theory parameters of type
boolean or Boolean. |
| ByteGenerator |
Produces values for theory parameters of type
byte or Byte. |
| CharacterGenerator |
Produces values for theory parameters of type
char or Character. |
| DoubleGenerator |
Produces values for theory parameters of type
double or Double. |
| Encoded |
Produces values for theory parameters of type
String. |
| FloatGenerator |
Produces values for theory parameters of type
float or Float. |
| IntegerGenerator |
Produces values for theory parameters of type
int or Integer. |
| LongGenerator |
Produces values for theory parameters of type
long or Long. |
| ShortGenerator |
Produces values for theory parameters of type
short or Short. |
| StringGenerator |
Produces values for theory parameters of type
String. |
| Annotation Type | Description |
|---|---|
| Encoded.InCharset |
Names a Charset.
|
Copyright © 2015. All Rights Reserved.