Modifier and Type | Interface | Description |
---|---|---|
interface |
LongJumpableUniformRandomProvider |
Applies to generators that can be advanced a very large number of
steps of the output sequence in a single operation.
|
Modifier and Type | Method | Description |
---|---|---|
JumpableUniformRandomProvider |
LongJumpableUniformRandomProvider.longJump() |
Creates a copy of the JumpableUniformRandomProvider and then advances the
state of the current instance.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.