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