| Interface | Description |
|---|---|
| ParameterizableRandomGenerator |
This interface handles parameterizable types.
|
| RandomGenerator |
Random Generator interface, this is the contract the
RandomFactory expects. |
| Class | Description |
|---|---|
| RandomFactory |
This factory is responsible for generating the random values using the registered RandomGenerator(s).
|
Copyright © 2010-2015. All Rights Reserved.