Modifier and Type | Method | Description |
---|---|---|
RandomProviderState |
RestorableUniformRandomProvider.saveState() |
Saves the state of a generator.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RestorableUniformRandomProvider.restoreState(RandomProviderState state) |
Restores the state of a generator.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.