| Package | Description |
|---|---|
| edu.gtts.sautrela.engine.util |
Provides utility classes
|
| Modifier and Type | Method and Description |
|---|---|
RandomNumberGenerator.Type |
RandomNumberGenerator.getDataType() |
static RandomNumberGenerator.Type |
RandomNumberGenerator.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RandomNumberGenerator.Type[] |
RandomNumberGenerator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RandomNumberGenerator.setDataType(RandomNumberGenerator.Type dataType) |